Bug 118943 - Introduce toSVGGradientElement(), use it
Summary: Introduce toSVGGradientElement(), 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-07-20 05:08 PDT by Gyuyoung Kim
Modified: 2013-07-21 17:12 PDT (History)
9 users (show)

See Also:


Attachments
Patch (6.68 KB, patch)
2013-07-20 05:10 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-07-20 05:08:04 PDT
As a step to change static_cast with toSVGXXX, static_cast<SVGGradientElement*> can be changed with toSVGGradientElement().
Comment 1 Gyuyoung Kim 2013-07-20 05:10:35 PDT
Created attachment 207197 [details]
Patch
Comment 2 Gyuyoung Kim 2013-07-21 05:01:45 PDT
Merge from https://src.chromium.org/viewvc/blink?view=rev&revision=154610
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2013-07-21 17:12:22 PDT
All reviewed patches have been landed.  Closing bug.