Bug 119783

Summary: Add toSVGTextPathElement(), 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, esprehn+autocc, fmalita, glenn, kling, kondapallykalyan, pdr, rniwa, schenney, zimmermann
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Gyuyoung Kim
Reported 2013-08-13 21:39:56 PDT
As a step to clean-up static_cast<SVGXXX>, static_cast<SVGTextPathElement*> can be changed with toSVGTextPathElement(). Blink merge from https://src.chromium.org/viewvc/blink?view=rev&revision=156060
Attachments
Patch (3.34 KB, patch)
2013-08-13 21:42 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2013-08-13 21:42:03 PDT
WebKit Commit Bot
Comment 2 2013-08-14 03:11:38 PDT
Comment on attachment 208698 [details] Patch Clearing flags on attachment: 208698 Committed r154043: <http://trac.webkit.org/changeset/154043>
WebKit Commit Bot
Comment 3 2013-08-14 03:11:43 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.