Closed
Bug 326870
Opened 19 years ago
Closed 18 years ago
ASSERTION: shouldn't be an SCC index if we're in a doc
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
|
470 bytes,
application/vnd.mozilla.xul+xml
|
Details |
###!!! ASSERTION: shouldn't be an SCC index if we're in a doc: 'GetCurrentDoc() == nsnull', file /Users/admin/trunk/mozilla/content/base/src/nsGenericElement.cpp, line 877
This code (including the assertion) was added in bug 241518 comment 56, so CCing dbaron.
| Reporter | ||
Comment 1•19 years ago
|
||
To reproduce, load the testcase and wait for a GC (1-2 seconds). You'll see the assertion twice.
| Reporter | ||
Comment 2•18 years ago
|
||
WFM on trunk.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Yeah, this code hasn't been on the trunk since cycle collector landed.
| Reporter | ||
Comment 4•17 years ago
|
||
in-testsuite- because the relevant code doesn't exist any more.
Flags: in-testsuite-
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
•