Bug 118943

Summary: Introduce toSVGGradientElement(), 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, 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 05:08:04 PDT
As a step to change static_cast with toSVGXXX, static_cast<SVGGradientElement*> can be changed with toSVGGradientElement().
Attachments
Patch (6.68 KB, patch)
2013-07-20 05:10 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2013-07-20 05:10:35 PDT
Gyuyoung Kim
Comment 2 2013-07-21 05:01:45 PDT
WebKit Commit Bot
Comment 3 2013-07-21 17:12:19 PDT
Comment on attachment 207197 [details] Patch Clearing flags on attachment: 207197 Committed r152955: <http://trac.webkit.org/changeset/152955>
WebKit Commit Bot
Comment 4 2013-07-21 17:12:22 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.