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 119566
Introduce toSVGMPathElement(), and use it
https://bugs.webkit.org/show_bug.cgi?id=119566
Summary
Introduce toSVGMPathElement(), and use it
Gyuyoung Kim
Reported
2013-08-07 23:31:12 PDT
As a step to change static_cast with toSVGXXX, static_cast<SVGMPathElement*> can be changed with toSVGMPathElement(). Blink merge from
https://src.chromium.org/viewvc/blink?view=rev&revision=155496
Attachments
Patch
(3.29 KB, patch)
2013-08-07 23:32 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2013-08-07 23:32:15 PDT
Created
attachment 208312
[details]
Patch
Gyuyoung Kim
Comment 2
2013-08-07 23:33:00 PDT
CC'ing Kling
Andreas Kling
Comment 3
2013-08-08 00:05:21 PDT
Comment on
attachment 208312
[details]
Patch Sweet!
Gyuyoung Kim
Comment 4
2013-08-08 03:37:31 PDT
Comment on
attachment 208312
[details]
Patch Thx !
WebKit Commit Bot
Comment 5
2013-08-08 03:59:20 PDT
Comment on
attachment 208312
[details]
Patch Clearing flags on attachment: 208312 Committed
r153820
: <
http://trac.webkit.org/changeset/153820
>
WebKit Commit Bot
Comment 6
2013-08-08 03:59:24 PDT
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