WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
108185
Canvas support for isPointInStroke
https://bugs.webkit.org/show_bug.cgi?id=108185
Summary
Canvas support for isPointInStroke
Dirk Schulze
Reported
2013-01-29 05:35:24 PST
Firefox implemented isPointInStroke unprefixed. We should do the same, since this seems to be a really useful function. See link to Firefox bug report.
Attachments
Patch
(12.35 KB, patch)
2013-01-29 05:48 PST
,
Dirk Schulze
no flags
Details
Formatted Diff
Diff
Patch
(13.24 KB, patch)
2013-01-29 07:09 PST
,
Dirk Schulze
dino
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Dirk Schulze
Comment 1
2013-01-29 05:48:46 PST
Created
attachment 185227
[details]
Patch
WebKit Review Bot
Comment 2
2013-01-29 06:52:54 PST
Comment on
attachment 185227
[details]
Patch
Attachment 185227
[details]
did not pass chromium-ews (chromium-xvfb): Output:
http://queues.webkit.org/results/16183173
New failing tests: inspector/profiler/canvas2d/canvas2d-api-changes.html
Dirk Schulze
Comment 3
2013-01-29 07:09:10 PST
Created
attachment 185236
[details]
Patch
Dean Jackson
Comment 4
2013-01-29 09:55:05 PST
Comment on
attachment 185236
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=185236&action=review
> Source/WebCore/ChangeLog:12 > + Firfox implemented isPointInStroke originaly and unprefixed it recently:
Typos: Firefox and originally
> Source/WebCore/ChangeLog:20 > + (WebCore):
I really should submit a patch to prepareChangeLog so that it doesn't spit out these useless lines. In this case, I think the change in the comment triggered it.
Dirk Schulze
Comment 5
2013-01-29 12:28:27 PST
Committed
r141141
: <
http://trac.webkit.org/changeset/141141
>
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