mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 11:58:55 +00:00
backout offending part of patch in bug 158216, a=asa
This commit is contained in:
parent
aac08243cd
commit
599ee29440
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user