Bug 45355 - [Cairo] Actually use the antialias parameter of GraphicsContext::clipConvexPolygon
Summary: [Cairo] Actually use the antialias parameter of GraphicsContext::clipConvexPo...
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:
Depends on:
Blocks:
 
Reported: 2010-09-07 18:51 PDT by Martin Robinson
Modified: 2010-09-08 07:48 PDT (History)
3 users (show)

See Also:


Attachments
Patch for this issue (925.86 KB, patch)
2010-09-07 18:55 PDT, Martin Robinson
krit: review+
krit: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2010-09-07 18:51:23 PDT
This parameter was added in r63864. Right now it is simply unused.
Comment 1 Martin Robinson 2010-09-07 18:55:01 PDT
Created attachment 66826 [details]
Patch for this issue
Comment 2 Dirk Schulze 2010-09-07 23:31:29 PDT
Comment on attachment 66826 [details]
Patch for this issue

View in context: https://bugs.webkit.org/attachment.cgi?id=66826&action=prettypatch

LGTM. Can you explain a bit more in the changeLog what you are doing? I think the headline of the bug is not explicit enough. r=me with more details in the ChangeLog.
Comment 3 Martin Robinson 2010-09-08 07:48:16 PDT
Committed r66983: <http://trac.webkit.org/changeset/66983>