Fix crash on shutdown (or patch things up so they don't crash) by releasing memory pressure observers closer to the beginning of XPCOM shutdown. b=47791 r=waterson@netscape.com

git-svn-id: svn://10.0.0.236/trunk@75682 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%fas.harvard.edu
2000-08-06 16:23:04 +00:00
parent 9d1f6bf945
commit 1d16bbcdf5
3 changed files with 12 additions and 3 deletions

View File

@@ -40,6 +40,7 @@ public:
// called from xpcom initialization/finalization:
static nsresult Startup();
static nsresult ReleaseObservers();
static nsresult Shutdown();
static NS_METHOD