Closed
Bug 437156
Opened 17 years ago
Closed 17 years ago
"ASSERTION: What's going on?" with -moz-column, float, iframe
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, crash, testcase)
Attachments
(1 file)
|
243 bytes,
text/html
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1a1pre) Gecko/2008053113 Minefield/3.1a1pre
Loading the testcase triggers:
###!!! ASSERTION: What's going on?: 'mInnerView', file /Users/jruderman/central/layout/generic/nsFrameFrame.cpp, line 855
Crash with nsSubDocumentFrame::Reflow calling nsIView::GetViewManager.
Comment 1•17 years ago
|
||
The assertion and crash in this bug is the same as in bug 451541.
But for some reason I can't reproduce the crash nor the assertion
using the testcase in this bug (tried both an up-to-date build and
a "recent but pre-bug#433616" build, on Linux and OSX). WFM?
| Reporter | ||
Comment 2•17 years ago
|
||
WFM on Mac.
I'll check the testcase in as a crashtest when I see the tree open and green.
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: in-testsuite?
Resolution: --- → WORKSFORME
| Reporter | ||
Updated•17 years ago
|
Flags: in-testsuite? → in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•