RESOLVED FIXED 118942
Introduce toSVGUseElement(), use it
https://bugs.webkit.org/show_bug.cgi?id=118942
Summary Introduce toSVGUseElement(), use it
Gyuyoung Kim
Reported 2013-07-20 04:36:46 PDT
As a step to change static_cast with toSVGXXX, static_cast<SVGUseElement*> can be changed with toSVGUseElement().
Attachments
Patch (8.88 KB, patch)
2013-07-20 04:38 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2013-07-20 04:38:33 PDT
Gyuyoung Kim
Comment 2 2013-07-21 02:47:23 PDT
WebKit Commit Bot
Comment 3 2013-07-22 05:07:37 PDT
Comment on attachment 207196 [details] Patch Clearing flags on attachment: 207196 Committed r152963: <http://trac.webkit.org/changeset/152963>
WebKit Commit Bot
Comment 4 2013-07-22 05:07:41 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.