Closed
Bug 471147
Opened 16 years ago
Closed 15 years ago
"ASSERTION: FlushUserFontSet should have been called first" with select, huge height, iframe
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
410 bytes,
application/xhtml+xml
|
Details |
###!!! ASSERTION: FlushUserFontSet should have been called first: '!mGetUserFontSetCalled || (NS_SUCCEEDED(mShell->IsReflowLocked(&inReflow)) && !inReflow)', file /Users/jruderman/central/layout/base/nsPresContext.cpp, line 1749
The history of this assertion includes bug 457821 and bug 466756.
Reporter | ||
Comment 1•16 years ago
|
||
The testcase must be local to trigger the assertion??
Reporter | ||
Comment 2•15 years ago
|
||
WFM, now I just get 2x or 3x
###!!! ASSERTION: Invalid computed height: 'aComputedHeight >= 0', file /Users/jruderman/central/layout/generic/nsHTMLReflowState.cpp, line 253
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Comment 3•13 years ago
|
||
Bug 471186 appears to be worksforme, so I think we can land the testcase as a crashtest.
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•