Calling PlatformPrePopulateRegistry()
git-svn-id: svn://10.0.0.236/trunk@37959 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -253,6 +253,10 @@ nsresult NS_InitXPCOM(nsIServiceManager* *result)
|
||||
NS_XPCOMPROXY_CLASSNAME,
|
||||
NS_XPCOMPROXY_PROGID,
|
||||
nsProxyObjectManager::Create);
|
||||
|
||||
// Prepopulate registry for performance
|
||||
nsComponentManagerImpl::gComponentManager->PlatformPrePopulateRegistry();
|
||||
|
||||
return rv;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user