Bug 57878

Summary: [Cairo] Hide the details of image masking in PlatformContextCairo
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, rniwa, webkit.review.bot
Priority: P3 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Martin Robinson 2011-04-05 13:20:03 PDT
Now that we have have PlatformContextCairo, we can better encapsulate the logic in PlatformContextCairo. This removes the need to expose private Cairo details via the platform-independent GraphicsContext.
Comment 1 Martin Robinson 2011-04-05 13:40:15 PDT
Created attachment 88304 [details]
Patch
Comment 2 Xan Lopez 2011-04-05 17:08:36 PDT
Comment on attachment 88304 [details]
Patch

r=me
Comment 3 Martin Robinson 2011-04-06 07:16:11 PDT
Comment on attachment 88304 [details]
Patch

Clearing flags on attachment: 88304

Committed r83044: <http://trac.webkit.org/changeset/83044>
Comment 4 Martin Robinson 2011-04-06 07:16:18 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Review Bot 2011-04-06 07:34:21 PDT
http://trac.webkit.org/changeset/83044 might have broken GTK Linux 64-bit Debug