Bug 326491 - cleanup observers on shutdown even if the observer service is leaked, r=darin

git-svn-id: svn://10.0.0.236/trunk@191774 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
benjamin%smedbergs.us
2006-03-04 14:04:05 +00:00
parent 4d3d89907b
commit c4b2b6637f
10 changed files with 251 additions and 245 deletions

View File

@@ -93,7 +93,6 @@
#include "nsIPrefBranch.h"
#include "nsIPrefBranch2.h"
#include "nsIWritablePropertyBag2.h"
#include "nsObserverService.h"
// we want to explore making the document own the load group
// so we can associate the document URI with the load group.