backout offending part of patch in bug 158216, a=asa
git-svn-id: svn://10.0.0.236/trunk@128896 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a9307434b0
commit
8669c9c045
@ -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