Bug 119566

Summary: Introduce toSVGMPathElement(), and use it
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: SVGAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, d-r, fmalita, kling, pdr, schenney, zimmermann
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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
Gyuyoung Kim
Comment 1 2013-08-07 23:32:15 PDT
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.