зеркало из https://github.com/mozilla/pjs.git
fixing static build orangeness, b=223084, r=timeless
This commit is contained in:
Родитель
306d00a8f5
Коммит
358a5275ff
|
@ -196,7 +196,7 @@ nsStaticComponentLoader::AutoRegisterComponents(PRInt32 when, nsIFile *dir)
|
|||
if (mAutoRegistered)
|
||||
return NS_OK;
|
||||
|
||||
if (dir)
|
||||
if (!dir)
|
||||
return NS_OK;
|
||||
|
||||
nsresult rv;
|
||||
|
|
Загрузка…
Ссылка в новой задаче