Back out bug 863646 for make check orange (TestStartupCache).

This commit is contained in:
Bobby Holley 2013-04-19 18:28:53 -04:00
Родитель 442373cbdb
Коммит 7ee9aa1a42
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -479,10 +479,6 @@ NS_InitXPCOM2(nsIServiceManager* *result,
// to the directory service.
nsDirectoryService::gService->RegisterCategoryProviders();
// Force layout to spin up so that nsContentUtils is available for cx stack
// munging.
nsCOMPtr<nsISupports> componentLoader = do_GetService("@mozilla.org/moz/jsloader;1");
mozilla::scache::StartupCache::GetSingleton();
mozilla::AvailableMemoryTracker::Activate();