Closed
Bug 451317
Opened 16 years ago
Closed 15 years ago
"ASSERTION: frame was not removed from primary frame map before destruction or was readded to map after being removed" with -moz-column, :first-line
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
About 50% of the time, loading the testcase triggers:
###!!! ASSERTION: frame was not removed from primary frame map before destruction or was readded to map after being removed: 'Not Reached', file /Users/jruderman/central/layout/base/nsFrameManager.cpp, line 712
Reporter | ||
Comment 1•15 years ago
|
||
I don't get the assertion in comment 0 any more. Now I just get
###!!! ASSERTION: negative column width: 'colWidth >= 0', file /Users/jruderman/central/layout/generic/nsColumnSetFrame.cpp, line 358
which is maybe covered by bug 472617. I guess I'll add this testcase as a crashtest.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 2•15 years ago
|
||
Crashtest added:
http://hg.mozilla.org/mozilla-central/rev/aad5b1c64ed4
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•