XPCOM Shutdown: Difference between revisions

Jump to navigation Jump to search
this is only shutdown; add See also link to XPCOM Startup
(add profile notifications)
(this is only shutdown; add See also link to XPCOM Startup)
Line 1: Line 1:
This page describes the startup and shutdown sequence of XUL apps. The goal of these notifications is to start and quit the application quickly with as little indeterminate behavior as possible. In debug builds, the app should shut down cleanly so automated tools can verify that there are no leaks.
This page describes the shutdown sequence of XUL apps. The goal of these notifications is to quit the application quickly with as little indeterminate behavior as possible. In debug builds, the app should shut down cleanly so automated tools can verify that there are no leaks.


== Terms ==
== Terms ==
Line 81: Line 81:


</table>
</table>
== See also ==
* [[XPCOM Startup]]
Confirmed users
396

edits

Navigation menu