Closed
Bug 54180
Opened 24 years ago
Closed 24 years ago
cookie manager stops page from loading
Categories
(Core :: Networking, defect, P3)
Tracking
()
People
(Reporter: cls, Assigned: gagan)
References
()
Details
If you have the pref "warn me if site asks for cookie" set and you go to a site
that uses cookies and is not listed in your cookie manager, then mozilla will
stop loading the page once the cookie manager comes up. It spits out this
assertion when you click on either no or yes:
###!!! ASSERTION: NS_ENSURE_TRUE(aListener) failed: 'aListener', file
../../../../../mozilla/netwerk/protocol/http/src/nsHTTPChannel.cpp, line 1274
###!!! Break: at file
../../../../../mozilla/netwerk/protocol/http/src/nsHTTPChannel.cpp, line 1274
If you hit reload, most of the time it will load immediately but sometimes it
asks you again about the cookie. If you have unchecked the 'Remember this
decision' box, it will never load the page and continue to ask about the cookie
each time you hit reload.
Comment 1•24 years ago
|
||
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•