зеркало из https://github.com/mozilla/gecko-dev.git
Checking filespec existence
This commit is contained in:
Родитель
2b294fe8f3
Коммит
d6d7cc779f
|
@ -2508,7 +2508,7 @@ NS_IMETHODIMP nsProfile::CloneProfile(const char* newProfile)
|
|||
|
||||
GetCurrentProfileDir(&currProfileDir);
|
||||
|
||||
if (currProfileDir)
|
||||
if (currProfileDir.Exists())
|
||||
{
|
||||
nsIFileLocator* locator = nsnull;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче