Closed
Bug 499741
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, wbr
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
|
124 bytes,
application/xhtml+xml
|
Details |
###!!! 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 738
| Reporter | ||
Comment 1•15 years ago
|
||
WFM on trunk. I'll check this testcase in as a crashtest.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 2•15 years ago
|
||
Flags: in-testsuite+
Comment 3•15 years ago
|
||
Probably WFY because the assertion was removed (there is no more primary frame map). But then again, the bad state it was asserting about is also impossible now, so that's good. ;)
Comment 4•15 years ago
|
||
I think bug 533379 probably fixed the underlying problem.
You need to log in
before you can comment on or make changes to this bug.
Description
•