WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
106461
[Skia] Implement GraphicsContext::addRoundedRectClip() using SkCanvas::clipRRect()
https://bugs.webkit.org/show_bug.cgi?id=106461
Summary
[Skia] Implement GraphicsContext::addRoundedRectClip() using SkCanvas::clipRR...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Florin Malita
Comment 1
2013-01-09 09:16:51 PST
Created
attachment 181935
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug