зеркало из https://github.com/mozilla/gecko-dev.git
Fixing bustage
This commit is contained in:
Родитель
5ba9865863
Коммит
8713363248
|
@ -1167,7 +1167,7 @@ nsProfileAccess::Get4xProfileInfo(const char *registryName)
|
|||
|
||||
profileItem->updateProfileEntry = PR_TRUE;
|
||||
|
||||
profileItem->profileName = NS_ConvertASCIItoUCS2(nsUnescape(unixProfileName)).ToNewUnicode();
|
||||
profileItem->profileName = NS_ConvertASCIItoUCS2(unixProfileName).GetUnicode();
|
||||
|
||||
nsCOMPtr<nsILocalFile> localFile;
|
||||
rv = NS_NewLocalFile(profileLocation, PR_TRUE, getter_AddRefs(localFile));
|
||||
|
|
Загрузка…
Ссылка в новой задаче