Closed
Bug 937318
Opened 12 years ago
Closed 12 years ago
"Assertion failure: !IsInnerWindow() || IsCurrentInnerWindow() (We should only fire events on the current inner window.)" with navigation, modal alert
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 935786
People
(Reporter: jruderman, Assigned: peterv)
References
Details
(Keywords: assertion, regression, testcase, Whiteboard: )
Attachments
(2 files)
1. Set
user_pref("prompts.tab_modal.enabled", false);
2. Load the testcase.
3. While the alert is still up, press ⌘Q to quit Firefox.
There are intermittent-failure bugs on this assertion (e.g. 935786), but this testcase seems to be reliable.
Reporter | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
I think this is just a dupe of bug 935786.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•