Open
Bug 588278
Opened 14 years ago
Updated 2 years ago
"ASSERTION: root of native anonymous subtree must have parent equal to binding parent"
Categories
(Core :: DOM: Editor, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase, Whiteboard: [post-2.0])
Attachments
(2 files)
###!!! ASSERTION: root of native anonymous subtree must have parent equal to binding parent: '!IsRootOfNativeAnonymousSubtree() || (GetParent() && GetBindingParent() == GetParent())', file nsIContent.h, line 232
Reporter | ||
Comment 1•14 years ago
|
||
The assertion appears when I quit Firefox (not immediately when I load the testcase).
Reporter | ||
Comment 2•14 years ago
|
||
Comment 3•14 years ago
|
||
I can't reproduce this on the latest trunk. Jesse, could you please re-test it?
Reporter | ||
Comment 4•14 years ago
|
||
I still get the assertion when I load the testcase and quit Firefox.
Built from http://hg.mozilla.org/mozilla-central/rev/b2bc1dd449b7
Updated•14 years ago
|
Assignee: nobody → ehsan
Whiteboard: [post-2.0]
Updated•5 years ago
|
Assignee: ehsan → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•