Closed
Bug 590269
Opened 14 years ago
Closed 2 years ago
"location=location;alert()" causes infinite loop/stack of dialogs
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: crash, hang, testcase, Whiteboard: [sg:dos])
Attachments
(1 file)
56 bytes,
text/html
|
Details |
Originally reported by xu shaopei in bug 587533.
On Linux (Firefox 3.6.8), this testcase causes an infinite number of alert dialogs to appear at the same time. In theory this could lead to an OOM crash. On Mac, it causes a loop of dialogs, which is closer to what I'd expect.
One of the proposed fixes in bug 529594 might fix this testcase, but I'm not sure it would be a complete fix. A fix for bug 59314 would take care of it neatly.
Updated•13 years ago
|
Whiteboard: [sg:nse] → [sg:dos]
Comment 1•12 years ago
|
||
(In reply to Jesse Ruderman from comment #0)
> A fix for bug 59314 would take care of it neatly.
And now WFM, probably because of bug 59314's fix.
Comment 2•9 years ago
|
||
The testcase does not crash for me using Firefox 41.0.2 on Windows 10 64 bit.
Should this bug be closed?
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: normal → S3
Comment 3•2 years ago
|
||
Unable to reproduce in current versions.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•