Closed Bug 588692 Opened 14 years ago Closed 14 years ago

if we can't paint with widget layers, don't try to

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: tnikkel, Assigned: tnikkel)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch patch (obsolete) — Splinter Review
As bug 587539 shows PaintFrame can be called without a widget, so the assertion at the start of the function fires. This causes some mac reftests with plugins to fail. I added this assertion recently, so I think we should just make it a warning.
Attachment #467318 - Flags: review?(roc)
How about removing USE_WIDGET_LAYERS in this case to ensure that the rendering still works?
Attached patch remove the flagSplinter Review
Okay, let's do that.
Assignee: nobody → tnikkel
Attachment #467318 - Attachment is obsolete: true
Attachment #467331 - Flags: review?(roc)
Attachment #467318 - Flags: review?(roc)
Summary: assertion in nsLayoutUtils::PaintFrame should be warning → if we can't paint with widget layers, don't try to
http://hg.mozilla.org/mozilla-central/rev/33bd84f0b181
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: