Closed Bug 957366 Opened 10 years ago Closed 10 years ago

Skip the temporary surface during filter drawing for DrawTarget-backed gfxContexts

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla29

People

(Reporter: mstange, Assigned: mstange)

References

Details

Attachments

(1 file)

Attached patch v1Splinter Review
At the moment we always allocate a temporary DrawTarget which we call DrawFilter on, and then we composite a snapshot of that DT into the original gfxContext. We should call DrawFilter on the original DT instead.
Attachment #8356839 - Flags: review?(roc)
https://hg.mozilla.org/mozilla-central/rev/ab6bc5637e29
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: