зеркало из https://github.com/mozilla/gecko-dev.git
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.
This commit is contained in:
Родитель
7655f7d587
Коммит
3a909e38c3
|
@ -288,6 +288,7 @@ nsLayoutStatics::Shutdown()
|
|||
|
||||
nsAttrValue::Shutdown();
|
||||
nsContentUtils::Shutdown();
|
||||
nsNodeInfo::ClearCache();
|
||||
nsLayoutStylesheetCache::Shutdown();
|
||||
NS_NameSpaceManagerShutdown();
|
||||
nsStyleSet::FreeGlobals();
|
||||
|
|
Загрузка…
Ссылка в новой задаче