Closed Bug 1451845 Opened 6 years ago Closed 6 years ago

use SkCanvas layer clip image for DrawTargetSkia::PushLayer mask

Categories

(Core :: Graphics, enhancement, P1)

56 Branch
enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: lsalzman, Assigned: lsalzman)

References

Details

(Keywords: feature, Whiteboard: [gfx-noted])

Attachments

(1 file)

Skia has had its clip image support in SkCanvas layers stabilized for a while. Using this allows us to get rid of old hacks I had made to DrawTargetSkia, and also allows me to remove several custom patches to moz-skia that were needed to make my hacks work. Less stuff for me to maintain and brings us closer to Skia trunk.
Attachment #8965429 - Flags: review?(jmuizelaar)
Comment on attachment 8965429 [details] [diff] [review]
use SkCanvas layer clip image for DrawTargetSkia::PushLayer mask

Review of attachment 8965429 [details] [diff] [review]:
-----------------------------------------------------------------

That's a refreshing patch!
Attachment #8965429 - Flags: review?(jmuizelaar) → review+
Pushed by lsalzman@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2daf28697874
use SkCanvas layer clip image for DrawTargetSkia::PushLayer mask. r=jrmuizel
https://hg.mozilla.org/mozilla-central/rev/2daf28697874
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Depends on: 1489632
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: