Bug 106461

Summary: [Skia] Implement GraphicsContext::addRoundedRectClip() using SkCanvas::clipRRect()
Product: WebKit Reporter: Florin Malita <fmalita>
Component: Layout and RenderingAssignee: Florin Malita <fmalita>
Status: RESOLVED FIXED    
Severity: Normal CC: caryclark, junov, reed, robertphillips, senorblanco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Florin Malita
Reported 2013-01-09 09:03:28 PST
Similarly to http://trac.webkit.org/changeset/139191, convert GraphicsContext::addRoundedRectClip() to make use of clipRRect() instead of clipPath().
Attachments
Patch (621.28 KB, patch)
2013-01-09 09:16 PST, Florin Malita
no flags
Florin Malita
Comment 1 2013-01-09 09:16:51 PST
Stephen White
Comment 2 2013-01-09 13:27:21 PST
Comment on attachment 181935 [details] Patch Cool! r=me
Florin Malita
Comment 3 2013-01-09 13:38:00 PST
Comment on attachment 181935 [details] Patch Thanks Stephen.
WebKit Review Bot
Comment 4 2013-01-09 14:03:20 PST
Comment on attachment 181935 [details] Patch Clearing flags on attachment: 181935 Committed r139238: <http://trac.webkit.org/changeset/139238>
WebKit Review Bot
Comment 5 2013-01-09 14:03:24 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.