Bug 57878 - [Cairo] Hide the details of image masking in PlatformContextCairo
Summary: [Cairo] Hide the details of image masking in PlatformContextCairo
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-04-05 13:20 PDT by Martin Robinson
Modified: 2011-04-06 07:36 PDT (History)
4 users (show)

See Also:


Attachments
Patch (11.52 KB, patch)
2011-04-05 13:40 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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