Bug 65295 - Remove skia special case for outline rendering code
Summary: Remove skia special case for outline rendering code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ben Wells
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-27 17:37 PDT by Ben Wells
Modified: 2011-07-27 22:23 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.91 KB, patch)
2011-07-27 18:30 PDT, Ben Wells
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Wells 2011-07-27 17:37:30 PDT
Webkit bug 58999 fixed rendering of outlines with an alpha channel, but was held back from skia until webkit bug 61369 was fixed. This change brings the fix to skia.
Comment 1 Ben Wells 2011-07-27 18:30:49 PDT
Created attachment 102212 [details]
Patch
Comment 2 James Robinson 2011-07-27 19:41:37 PDT
Comment on attachment 102212 [details]
Patch

OK
Comment 3 WebKit Review Bot 2011-07-27 22:23:04 PDT
Comment on attachment 102212 [details]
Patch

Clearing flags on attachment: 102212

Committed r91907: <http://trac.webkit.org/changeset/91907>
Comment 4 WebKit Review Bot 2011-07-27 22:23:08 PDT
All reviewed patches have been landed.  Closing bug.