зеркало из https://github.com/mozilla/gecko-dev.git
Fix optimized-only bustage from fastload landing.
This commit is contained in:
Родитель
82ae0d644e
Коммит
5de1c425f3
|
@ -4564,7 +4564,7 @@ nsXULDocument::StartFastLoad()
|
|||
#ifdef DEBUG
|
||||
file->MoveTo(nsnull, "Invalid.mfasl");
|
||||
#else
|
||||
file->Delete(PR_FALSE);
|
||||
file->Remove(PR_FALSE);
|
||||
#endif
|
||||
exists = PR_FALSE;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче