зеркало из https://github.com/mozilla/gecko-dev.git
Bug 396358 - "Removed Old XP_MAC in nsProfileDirServiceProvider.cpp" [p=xfsunoles@gmail.com (Jonathan Steele) r=bsmedberg a1.9=sayrer]
This commit is contained in:
Родитель
71b35bfade
Коммит
0531294139
|
@ -401,7 +401,7 @@ nsProfileDirServiceProvider::InitProfileDir(nsIFile *profileDir)
|
|||
return rv;
|
||||
}
|
||||
|
||||
#if !defined(XP_MAC) && !defined(WINCE)
|
||||
#if !defined(WINCE)
|
||||
rv = profileDir->SetPermissions(0700);
|
||||
if (NS_FAILED(rv))
|
||||
return rv;
|
||||
|
|
Загрузка…
Ссылка в новой задаче