Comment 37 for bug 73536

Revision history for this message
In , Mwu-mozilla (mwu-mozilla) wrote :

Two things:

1. You should probably use nsAppStartup::Quit because it will do the Right Things. This includes sending the proper shutdown notifications to code that needs to clean up.
2. Should probably make this generic enough to work on all unixish systems instead of just GTK2. Sounds like ted's second suggestion does that.