WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 75960
CVE-2011-3927
[skia] not all convex paths are convex, so recompute convexity for the problematic ones
https://bugs.webkit.org/show_bug.cgi?id=75960
Summary
[skia] not all convex paths are convex, so recompute convexity for the proble...
Mike Reed
Reported
2012-01-10 07:26:14 PST
[skia] not all convex paths are convex, so recompute convexity for the problematic ones
Attachments
Patch
(1.81 KB, patch)
2012-01-10 07:27 PST
,
Mike Reed
no flags
Details
Formatted Diff
Diff
Patch
(1.80 KB, patch)
2012-01-10 11:08 PST
,
Mike Reed
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Mike Reed
Comment 1
2012-01-10 07:27:36 PST
Created
attachment 121844
[details]
Patch
Stephen White
Comment 2
2012-01-10 09:17:56 PST
Comment on
attachment 121844
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=121844&action=review
Looks good. r=me
> Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp:451 > + if (4 == numPoints)
Nit: WebKit style doesn't use the reversed == operands.
Mike Reed
Comment 3
2012-01-10 11:08:13 PST
Created
attachment 121872
[details]
Patch
Mike Reed
Comment 4
2012-01-10 11:08:45 PST
new version fixes nit
Stephen White
Comment 5
2012-01-10 11:21:05 PST
Comment on
attachment 121872
[details]
Patch Thanks! r=me
WebKit Review Bot
Comment 6
2012-01-10 11:50:57 PST
Comment on
attachment 121872
[details]
Patch Clearing flags on attachment: 121872 Committed
r104609
: <
http://trac.webkit.org/changeset/104609
>
WebKit Review Bot
Comment 7
2012-01-10 11:51:01 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