Closed
Bug 307858
Opened 19 years ago
Closed 16 years ago
ASSERTION: element is not in any document
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
()
Details
(Keywords: assertion)
Steps to reproduce:
1. Load http://www.croczilla.com/svg/samples/xulsvg1/xulsvg1.xul in a debug build.
Result:
###!!! ASSERTION: element is not in any document: 'doc', file
/Users/admin/trunk/mozilla/content/xul/templates/src/nsXULContentUtils.cpp, line 216
Comment 1•19 years ago
|
||
Should probably revisit this once bug 285631 is fixed. Though I've filed bug 322528 on the other asserts I see on that testcase.
Depends on: 285631
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
Reporter | ||
Comment 2•16 years ago
|
||
WFM. No assertions now.
Reporter | ||
Comment 3•15 years ago
|
||
I think bug 330010's crashtest is similar enough to cover this.
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•