RESOLVED FIXED 119996
Introduce toSVGAnimateElement(), and use it
https://bugs.webkit.org/show_bug.cgi?id=119996
Summary Introduce toSVGAnimateElement(), and use it
Gyuyoung Kim
Reported 2013-08-18 23:26:41 PDT
As a step to clean-up static_cast<SVGXXX>, static_cast<SVGAnimateElement*> also can be changed with toSVGAnimateElement(). Blink merge from https://src.chromium.org/viewvc/blink?view=rev&revision=156284
Attachments
Patch (3.97 KB, patch)
2013-08-18 23:29 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2013-08-18 23:29:09 PDT
WebKit Commit Bot
Comment 2 2013-08-19 01:31:39 PDT
Comment on attachment 209057 [details] Patch Clearing flags on attachment: 209057 Committed r154266: <http://trac.webkit.org/changeset/154266>
WebKit Commit Bot
Comment 3 2013-08-19 01:31:42 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.