Closed
Bug 369038
Opened 18 years ago
Closed 18 years ago
"###!!! ASSERTION: reflow roots should never split" with xul:scrollbar and xul:checkbox
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
520 bytes,
application/xhtml+xml
|
Details |
###!!! ASSERTION: bad status: 'NS_FRAME_IS_COMPLETE(status)', file /Users/jruderman/trunk/mozilla/layout/generic/nsFrame.cpp, line 6204
###!!! ASSERTION: non-root frame's desired size changed during an incremental reflow: 'target == root || (desiredSize.width == size.width && desiredSize.height == size.height)', file /Users/jruderman/trunk/mozilla/layout/base/nsPresShell.cpp, line 6080
###!!! ASSERTION: reflow roots should never split: 'status == NS_FRAME_COMPLETE', file /Users/jruderman/trunk/mozilla/layout/base/nsPresShell.cpp, line 6086
Reporter | ||
Comment 1•18 years ago
|
||
The second assertion also appears in bug 366791, which has a similar testcase (also involving <xul:scrollbar> and <xul:checkbox>.
Depends on: 366791
Reporter | ||
Comment 2•18 years ago
|
||
WFM, Mac trunk.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•