зеркало из https://github.com/mozilla/gecko-dev.git
bustage fix, blame caillon
This commit is contained in:
Родитель
de19ea1b37
Коммит
d0dca7f69b
|
@ -1117,7 +1117,7 @@ nsGlobalHistory::RemovePagesFromHost(const char *aHost, PRBool aEntireDomain)
|
|||
nsresult rv = RemoveMatchingRows(matchHostCallback, (void *)&hostInfo, PR_TRUE);
|
||||
if (NS_FAILED(rv)) return rv;
|
||||
|
||||
return Commit(kCompressCommit)
|
||||
return Commit(kCompressCommit);
|
||||
}
|
||||
|
||||
PRBool
|
||||
|
|
Загрузка…
Ссылка в новой задаче