зеркало из https://github.com/mozilla/pjs.git
backout offending part of patch in bug 158216, a=asa
This commit is contained in:
Родитель
88dea1316b
Коммит
fadf215033
|
@ -127,6 +127,7 @@ nsCookieService::OnStateChange(nsIWebProgress* aWebProgress,
|
|||
{
|
||||
if (progressStateFlags & STATE_IS_DOCUMENT)
|
||||
if (progressStateFlags & STATE_STOP)
|
||||
COOKIE_Write(); // will remove this once bug 158216 is fixed
|
||||
COOKIE_Notify();
|
||||
return NS_OK;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче