gecko-dev/webshell/tests
timeless%mozdev.org 69f109563a Bug 321167 viewer crashes at launch
r=roc sr=roc

Stop calling InitXPCOM2 since there's now a call to InitXPCOM3

Changing nsViewerApp::SetupRegistry and nsViewerApp::Initialize to
appropriately bail for failure cases, both will return SUCCESS and set
mIsInitialized only if it leaves XPCOM initialized. Otherwise it will
return failure, leave mIsInitialized false and leave XPCOM uninitialized
or if it started it up, it will shutdown xpcom before returning.

main will return -1 if nsNativeViewerApp isn't created and -2 if
initialize fails.
2006-01-08 22:15:30 +00:00
..
viewer Bug 321167 viewer crashes at launch 2006-01-08 22:15:30 +00:00
.cvsignore
Makefile.in Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00