Bug 118942

Summary: Introduce toSVGUseElement(), 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, kangil.han, kondapallykalyan, pdr, schenney, zimmermann
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Gyuyoung Kim
Reported 2013-07-20 04:36:46 PDT
As a step to change static_cast with toSVGXXX, static_cast<SVGUseElement*> can be changed with toSVGUseElement().
Attachments
Patch (8.88 KB, patch)
2013-07-20 04:38 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2013-07-20 04:38:33 PDT
Gyuyoung Kim
Comment 2 2013-07-21 02:47:23 PDT
WebKit Commit Bot
Comment 3 2013-07-22 05:07:37 PDT
Comment on attachment 207196 [details] Patch Clearing flags on attachment: 207196 Committed r152963: <http://trac.webkit.org/changeset/152963>
WebKit Commit Bot
Comment 4 2013-07-22 05:07:41 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.