Closed
Bug 285709
Opened 20 years ago
Closed 20 years ago
Browser hang instead of displaying cookie allow/session/deny window
Categories
(Firefox :: Menus, defect)
Firefox
Menus
Tracking
()
RESOLVED
FIXED
People
(Reporter: plutot, Assigned: iannbugzilla)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
543 bytes,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050310 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050310 Firefox/1.0+
When you set your "Keep Cookies" option to "Ask Me Every Time" and browse to a
site which is NOT on your cookie allow/deny exceptions list, the browser just
hangs instead of displaying the dialog.
Reproducible: Always
Steps to Reproduce:
1. Set your cookie option to "Ask Me Every Time"
2. Browse to a site which is NOT on your cookie allow/deny exceptions list
Actual Results:
Browser hangs
Expected Results:
Browser should have displayed the accept/deny cookie dialog
Using the latest BEAST build dated 11-Mar-2005 01:32 a.m.
Comment 1•20 years ago
|
||
Do you know what date this first started ?
Comment 2•20 years ago
|
||
I can confirm this bug in a 20050311.1418 build.
Since the fix from bug 277097 was checked into FF (03/10 17:00 onwards)
https://bugzilla.mozilla.org/show_bug.cgi?id=277097
Updated•20 years ago
|
Keywords: regression
Comment 5•20 years ago
|
||
->regression
->trunk
->major
Severity: normal → major
Version: unspecified → Trunk
Comment 6•20 years ago
|
||
CC Ian Neal
content/cookie is missing from the installed-chrome.txt file - just testing
fixing that fixes the problem.
Severity: major → normal
Version: Trunk → unspecified
Adds missing file to jar
Assignee: firefox → bugzilla
Status: NEW → ASSIGNED
Attachment #177198 -
Flags: review?(benjamin)
Comment 9•20 years ago
|
||
Ian, I don't know why you reset the severity to normal, it is definitly not.
This bug causes FF to freeze if a site requests a cookie.
People using the "Ask Me Every Time" option run from 1 freeze into the other.
(I guess the bug description didn't say that, but it's a sideeffect)
->MAJOR
Severity: normal → major
Assignee | ||
Comment 10•20 years ago
|
||
I didn't mean to, got a mid-air collision, so went back, reloaded and committed
again but for some reason a reload didn't pick up the severity had changed. I'd
say it was actually critical as the only way to get out is to kill it.
Severity: major → critical
OS: Windows XP → All
Hardware: PC → All
Version: unspecified → Trunk
Comment 11•20 years ago
|
||
NP, things happen ;-)
Assignee | ||
Comment 12•20 years ago
|
||
Comment on attachment 177198 [details] [diff] [review]
Simple Fix v0.1 (Checked in)
r=mconnor as bandaid via irc #developers
Checking in jar.mn;
/cvsroot/mozilla/toolkit/components/cookie/jar.mn,v <-- jar.mn
new revision: 1.2; previous revision: 1.1
done
Attachment #177198 -
Attachment description: Simple Fix v0.1 → Simple Fix v0.1 (Checked in)
Attachment #177198 -
Flags: review?(benjamin) → review+
Assignee | ||
Comment 13•20 years ago
|
||
Leaving bug open so bsmedberg can look into why this happening and if there is a
better solution.
Changing to normal on purpose this time.
Severity: critical → normal
Comment 14•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050312
Firefox/1.0+ 14:53PST build
It works again in the build with the patch.
Thanks Ian
Assignee | ||
Comment 15•20 years ago
|
||
Marking as fixed
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
QA Contact: bugzilla → menus
You need to log in
before you can comment on or make changes to this bug.
Description
•