зеркало из https://github.com/mozilla/pjs.git
Landing XPCOM_M8_PERF_BRANCH.
- Enabling prepopulation of registry CID entries.
This commit is contained in:
Родитель
ac300c878d
Коммит
3c8f0a85ed
|
@ -254,10 +254,9 @@ nsresult NS_InitXPCOM(nsIServiceManager* *result)
|
|||
NS_XPCOMPROXY_PROGID,
|
||||
nsProxyObjectManager::Create);
|
||||
|
||||
#if 0
|
||||
// Prepopulate registry for performance
|
||||
// Ignore return value. It is ok if this fails.
|
||||
nsComponentManagerImpl::gComponentManager->PlatformPrePopulateRegistry();
|
||||
#endif
|
||||
|
||||
return rv;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче