Closed Bug 978620 Opened 11 years ago Closed 11 years ago

"ASSERTION: we should have saved a frame property" with frameset

Categories

(Core :: Layout, defect, P4)

defect

Tracking

()

RESOLVED FIXED
mozilla30

People

(Reporter: jruderman, Assigned: dbaron)

References

Details

(Keywords: assertion, regression, testcase)

Attachments

(3 files)

Attached file testcase
###!!! ASSERTION: we should have saved a frame property: 'Not Reached', file layout/base/nsCSSRendering.cpp, line 578 David Baron added this assertion two weeks ago in bug 480888, but it's possible this is a more recent regression.
Attached file stack
Ah, good, my patch made it so that we have an assertion that catches frames whose reflow methods forget to call FinishAndStoreOverflow (which leads to repainting bugs).
Assignee: nobody → dbaron
Status: NEW → ASSIGNED
OS: Mac OS X → All
Priority: -- → P4
Hardware: x86_64 → All
(In reply to David Baron [:dbaron] (needinfo? me) (UTC-8) from comment #2) > Ah, good, my patch made it so that we have an assertion that catches frames > whose reflow methods forget to call FinishAndStoreOverflow (which leads to > repainting bugs). ... well, at least for frame classes that call DisplayBorderBackgroundOutline in their BuildDisplayList implementation. (nsFrame doesn't.)
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: