Closed
Bug 750147
Opened 13 years ago
Closed 8 years ago
"ASSERTION: frame should be clean when getting special height reflow" with font inflation
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
1. Set
user_pref("font.size.inflation.minTwips", 120);
2. Load the testcase in a debug build of Firefox.
Result:
ASSERTION: frame should be clean when getting special height reflow: '!mFlags.mSpecialHeightReflow || !NS_SUBTREE_DIRTY(aFrame)', file layout/generic/nsHTMLReflowState.cpp, line 143
(Note: bug 739443 has another way to trigger this assertion)
Reporter | ||
Comment 1•13 years ago
|
||
Comment 2•8 years ago
|
||
No longer reproduces on trunk.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: in-testsuite+
Resolution: --- → WORKSFORME
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/51bda911523d
Add crashtest. r=me
![]() |
||
Comment 4•8 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•