RESOLVED FIXED 118943
Introduce toSVGGradientElement(), use it
https://bugs.webkit.org/show_bug.cgi?id=118943
Summary Introduce toSVGGradientElement(), use it
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.