Bug 120153 - Introduce toSVGRadialGradientElement(), and use it
Summary: Introduce toSVGRadialGradientElement(), and use it
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords: BlinkMergeCandidate
Depends on:
Blocks:
 
Reported: 2013-08-22 03:18 PDT by Gyuyoung Kim
Modified: 2013-08-22 04:42 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.82 KB, patch)
2013-08-22 03:20 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.