Closed
Bug 420420
Opened 17 years ago
Closed 17 years ago
"ASSERTION: Didn't SaveReflowAndBoundingMetricsFor frame!" with ⁡
Categories
(Core :: MathML, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9beta5
People
(Reporter: jruderman, Assigned: karlt)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(2 files)
318 bytes,
application/xhtml+xml
|
Details | |
1.88 KB,
patch
|
roc
:
review+
roc
:
superreview+
beltzner
:
approval1.9+
|
Details | Diff | Splinter Review |
###!!! ASSERTION: Didn't SaveReflowAndBoundingMetricsFor frame!: 'metrics', file /Users/jruderman/trunk/mozilla/layout/mathml/base/src/nsMathMLContainerFrame.cpp, line 210
This assertion is part of code added in bug 363240.
Assignee | ||
Comment 1•17 years ago
|
||
Good catch, thanks Jesse.
FinishReflowChild() is being called on Frames without a previous ReflowChild().
OS: Mac OS X → All
Assignee | ||
Comment 2•17 years ago
|
||
Attachment #307355 -
Flags: superreview+
Attachment #307355 -
Flags: review?(roc)
Attachment #307355 -
Flags: review+
Assignee | ||
Updated•17 years ago
|
Attachment #307355 -
Flags: approval1.9?
Comment 3•17 years ago
|
||
Comment on attachment 307355 [details] [diff] [review]
don't try to Place() invisible operators
a1.9=beltzner
Attachment #307355 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Comment 4•17 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9beta5
Reporter | ||
Comment 5•17 years ago
|
||
karlt backed out the patch to fix an orange.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 6•17 years ago
|
||
Reporter | ||
Updated•17 years ago
|
Status: REOPENED → RESOLVED
Closed: 17 years ago → 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•