Closed Bug 588306 Opened 14 years ago Closed 14 years ago

only invalidate layers on PAINT_IGNORE_SUPPRESSION when there is suppression to ignore

Categories

(Core :: Layout, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla2.0b5

People

(Reporter: karlt, Assigned: karlt)

Details

Attachments

(1 file, 1 obsolete file)

      No description provided.
Attached patch patch (obsolete) — Splinter Review
Attachment #466921 - Flags: review?(roc)
Comment on attachment 466921 [details] [diff] [review]
patch

> if (aFlags & PAINT_IGNORE_SUPPRESSION && builder.IsBackgroundOnly()) {

parens around the & subexpression
Attachment #466921 - Flags: review?(roc) → review+
Simple patch, that may help our tests test the paths that we usually use for drawing.
Attachment #466921 - Attachment is obsolete: true
Attachment #466938 - Flags: approval2.0?
Attachment #466938 - Flags: approval2.0? → approval2.0+
If we start suppressing when entering subdocs that have painting suppressed we'll need to do something different here.
http://hg.mozilla.org/mozilla-central/rev/e151e2b04a0c

This landed, but, if it is getting in the way of your work, Timothy, then I'm fine if you'd like to back it out until we sort something else out.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b5
Not conflicting with my work right now, but suppressing when entering a suppressed subdoc is something I think we want to do.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: