Switching to use Component Registry
git-svn-id: svn://10.0.0.236/trunk@34445 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -251,7 +251,7 @@ nsAppShellService::EnumerateComponents( void (nsAppShellService::*function)( con
|
||||
&&
|
||||
( failed = "Open" )
|
||||
&&
|
||||
NS_SUCCEEDED( ( rv = registry->Open() ) )
|
||||
NS_SUCCEEDED( ( rv = registry->OpenWellKnownRegistry(nsIRegistry::ApplicationComponentRegistry) ) )
|
||||
&&
|
||||
( failed = "GetSubtree" )
|
||||
&&
|
||||
|
||||
Reference in New Issue
Block a user