Closed
Bug 386000
Opened 17 years ago
Closed 17 years ago
Crash [@ nsStyleSet::ResolveStyleFor] removing documentElement and appending a <body> during the DOMNodeRemoved event
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, crash, testcase)
Crash Data
Attachments
(1 file)
405 bytes,
text/html
|
Details |
Loading the testcase causes a crash [@ nsStyleSet::ResolveStyleFor]. Before the crash, there's an assertion failure:
###!!! ASSERTION: must have content: 'aContent', nsStyleSet.cpp, line 595
Related to bug 366200?
Reporter | ||
Updated•17 years ago
|
Summary: Crash [@ nsStyleSet::ResolveStyleFor] → Crash [@ nsStyleSet::ResolveStyleFor] removing documentElement and appending a <body> during the DOMNodeRemoved event
Comment 1•17 years ago
|
||
Same underlying cause as bug 366200.
Comment 2•17 years ago
|
||
WFM with Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a7pre) Gecko/2007071005 Minefield/3.0a7pre
Fixed by patch in bug 366200
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Flags: in-testsuite?
Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ nsStyleSet::ResolveStyleFor]
Assignee | ||
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
•