зеркало из https://github.com/mozilla/gecko-dev.git
Oops, forgot to set the sentinel... this should help Ts.
This commit is contained in:
Родитель
d88753802d
Коммит
689185901f
|
@ -520,6 +520,8 @@ nsXREDirProvider::LoadBundleDirectories()
|
|||
if (mExtensionsLoaded)
|
||||
return;
|
||||
|
||||
mExtensionsLoaded = PR_TRUE;
|
||||
|
||||
// first load distribution/bundles
|
||||
if (mXULAppDir) {
|
||||
mExtensionDirectories.AppendObject(mXULAppDir);
|
||||
|
|
Загрузка…
Ссылка в новой задаче