Bug 120153

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

Description Gyuyoung Kim 2013-08-22 03:18:09 PDT
As a step to clean-up static_cast<SVGXXX>, toSVGRadialGradientElement() is added to clean-up static_cast<SVGRadialGradientElement*>.
Comment 1 Gyuyoung Kim 2013-08-22 03:18:38 PDT
Blink merge from : https://src.chromium.org/viewvc/blink?view=rev&revision=156441
Comment 2 Gyuyoung Kim 2013-08-22 03:20:04 PDT
Created attachment 209336 [details]
Patch
Comment 3 WebKit Commit Bot 2013-08-22 04:42:21 PDT
Comment on attachment 209336 [details]
Patch

Clearing flags on attachment: 209336

Committed r154440: <http://trac.webkit.org/changeset/154440>
Comment 4 WebKit Commit Bot 2013-08-22 04:42:24 PDT
All reviewed patches have been landed.  Closing bug.