Closed Bug 1209725 Opened 9 years ago Closed 9 years ago

Use DrawResult operators in nsCSSRendering::PaintBackgroundWithSC

Categories

(Core :: Layout: Images, Video, and HTML Frames, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla44
Tracking Status
firefox44 --- fixed

People

(Reporter: seth, Assigned: seth)

References

Details

Attachments

(1 file)

Now that we have operator overloads for combining DrawResults, we should use them instead of doing the same thing manually.

I'm making this change separate from bug 1209715 because the DrawResult combining code in the operator overloads does something a little more complicated than what PaintWithBackgroundSC()'s code did. It should be more correct, but just in case something regresses, separating the bugs will make it easier to pin it down.
Component: ImageLib → Layout: Images
Summary: Use DrawResult operators in nsCSSRendering::PaintWithBackgroundSC → Use DrawResult operators in nsCSSRendering::PaintBackgroundWithSC
Blocks: 1209731
Blocks: 1209765
Attachment #8667527 - Flags: review?(tnikkel) → review+
Thanks for the review!
https://hg.mozilla.org/mozilla-central/rev/c0a3bd7133e5
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
Product: Core → Core Graveyard
Product: Core Graveyard → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: