Closed
Bug 811229
Opened 13 years ago
Closed 7 years ago
"ASSERTION: can't mark frame dirty during reflow" with font inflation
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
With:
user_pref("font.size.inflation.minTwips", 120);
The testcase triggers:
###!!! ASSERTION: can't mark frame dirty during reflow: '!mIsReflowing', file layout/base/nsPresShell.cpp, line 2512
(Bug 675713 also mentions this assertion, but I think that bug involves printing.)
Reporter | ||
Comment 1•13 years ago
|
||
Comment 2•7 years ago
|
||
Tested on on Desktop and Android and cannot reproduce the assertion any more.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•