зеркало из https://github.com/mozilla/pjs.git
follow on fix for win32 removing nsFIleSpec from 4.x migration, 33451
This commit is contained in:
Родитель
b7f4d2ddab
Коммит
333b2a3f77
|
@ -1879,7 +1879,7 @@ nsDogbertProfileMigrator::GetDirFromPref(nsILocalFile * oldProfilePath, nsILocal
|
|||
// let's make all three platforms the same.
|
||||
if (PR_TRUE) {
|
||||
#else
|
||||
nsCOMPtr <nsILocalFile> oldPrefPathParent;
|
||||
nsCOMPtr <nsIFile> oldPrefPathParent;
|
||||
rv = oldPrefPath->GetParent(getter_AddRefs(oldPrefPathParent));
|
||||
if (NS_FAILED(rv)) return rv;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче