Part of fix for bug 412491 (function objects cloned by XPConnect still keep hidden window alive late into shutdown). Missed this file last time. r/sr=sicking.
git-svn-id: svn://10.0.0.236/trunk@243659 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
7177cb2f6d
commit
dcf28882fe
@ -288,6 +288,7 @@ nsLayoutStatics::Shutdown()
|
||||
|
||||
nsAttrValue::Shutdown();
|
||||
nsContentUtils::Shutdown();
|
||||
nsNodeInfo::ClearCache();
|
||||
nsLayoutStylesheetCache::Shutdown();
|
||||
NS_NameSpaceManagerShutdown();
|
||||
nsStyleSet::FreeGlobals();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user