зеркало из https://github.com/mozilla/pjs.git
fixing bug 186088 - Mozilla crashes during installation of XPI Packages [@ nsInstallFile::CreateAllFolders]. r=ccarlen,sr=dveditz
This commit is contained in:
Родитель
65789fed66
Коммит
1a5f9f33b8
|
@ -1155,7 +1155,6 @@ NS_IMETHODIMP nsLocalFile::GetParent(nsIFile * *aParent)
|
|||
if (iter < end)
|
||||
appendedNodes.Append(kPathSepUnichar);
|
||||
}
|
||||
return NS_ERROR_FAILURE;
|
||||
}
|
||||
newFile = new nsLocalFile(mFSRef, appendedNodes);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче