Bug 666901 docshell should use mozilla::Preferences r=bz

This commit is contained in:
Masayuki Nakano
2011-06-25 10:55:46 +09:00
parent 2a1d826014
commit 128640d8a5
7 changed files with 131 additions and 196 deletions

View File

@@ -94,6 +94,7 @@ Initialize()
static void
Shutdown()
{
nsSHistory::Shutdown();
nsSHEntry::Shutdown();
gInitialized = PR_FALSE;
}