Open
Bug 379374
Opened 19 years ago
Updated 3 years ago
Testcase from bug 336978 triggers ASSERTION: window not set for document!
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
REOPENED
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: assertion, testcase)
When loading the testcase from bug 336978, I get this assertion after a few seconds:
###!!! ASSERTION: window not set for document!: 'Error', file c:/mozilla/mozilla
/layout/base/nsDocumentViewer.cpp, line 1252
| Reporter | ||
Comment 1•18 years ago
|
||
Probably happens because the window is trying to be reloaded while it already has been removed.
Comment 2•17 years ago
|
||
I can reproduce on Mac:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a1pre) Gecko/20090109 Minefield/3.2a1pre
OS: Windows XP → All
Hardware: x86 → All
Comment 3•15 years ago
|
||
WFM on trunk (still on Mac 10.5).
| Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Updated•9 years ago
|
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•