зеркало из https://github.com/mozilla/pjs.git
Bug 117386 Crash changing themes [@ nsXBLPrototypeResources::FlushSkinSheets]
r=dbradley sr=brendan
This commit is contained in:
Родитель
3b7f488702
Коммит
3937e6f9ab
|
@ -137,7 +137,7 @@ nsXBLPrototypeResources::FlushSkinSheets()
|
|||
|
||||
if (IsChromeURI(uri)) {
|
||||
PRBool complete;
|
||||
if (NS_FAILED(loader->LoadAgentSheet(uri, *getter_AddRefs(newSheet), complete, nsnull))
|
||||
if (NS_FAILED(loader->LoadAgentSheet(uri, *getter_AddRefs(newSheet), complete, nsnull)))
|
||||
continue;
|
||||
}
|
||||
else
|
||||
|
|
Загрузка…
Ссылка в новой задаче