зеркало из https://github.com/mozilla/gecko-dev.git
69f109563a
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. |
||
---|---|---|
.. | ||
public | ||
tests | ||
.cvsignore | ||
Makefile.in |