Closed
Bug 645193
Opened 14 years ago
Closed 14 years ago
"ASSERTION: Can't find frame in lines!" with -moz-column, bidi-override
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Assigned: smontagu)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
###!!! ASSERTION: Can't find frame in lines!: 'hasNext', file layout/base/nsBidiPresUtils.cpp, line 287
###!!! ABORT: comparing iterators over different lists: 'mListLink == aOther.mListLink', file nsLineBox.h, line 722
Reporter | ||
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
Related to bug 263359 maybe (which got backed out)?
Reporter | ||
Comment 3•14 years ago
|
||
WFM with rev fb0f7cc68d0e, so it seems likely!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → smontagu
Assignee | ||
Comment 4•14 years ago
|
||
Reapplying bug 263359 will regress this, but the patch in bug 624798 fixes it.
Assignee | ||
Comment 5•13 years ago
|
||
Bug 2633459 has been rechecked in, including a fix for this and the testcase (in http://hg.mozilla.org/mozilla-central/rev/05de55d44dfe)
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•