backing out my last change. it wasn't right. see bug 223084 and bug 224505 for details.
git-svn-id: svn://10.0.0.236/trunk@148734 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -196,7 +196,7 @@ nsStaticComponentLoader::AutoRegisterComponents(PRInt32 when, nsIFile *dir)
|
||||
if (mAutoRegistered)
|
||||
return NS_OK;
|
||||
|
||||
if (!dir)
|
||||
if (dir)
|
||||
return NS_OK;
|
||||
|
||||
nsresult rv;
|
||||
|
||||
Reference in New Issue
Block a user