Closed
Bug 418923
Opened 17 years ago
Closed 16 years ago
"ASSERTION: GetSelectionRootContent failed"
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(1 file)
447 bytes,
text/html
|
Details |
Loading the testcase triggers:
###!!! ASSERTION: GetSelectionRootContent failed: 'rootContent', file /Users/jruderman/trunk/mozilla/editor/libeditor/html/nsHTMLEditor.cpp, line 4258
This assertion is part of code added in bug 348341.
Reporter | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
I'm not sure what is good behavior. nsIEditor::GetRootContent returns null in this case.
Reporter | ||
Comment 3•16 years ago
|
||
WFM on trunk.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 4•16 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•