RESOLVED FIXED 119443
Introduce toSVGMaskElement(), and use it
https://bugs.webkit.org/show_bug.cgi?id=119443
Summary Introduce toSVGMaskElement(), and use it
Gyuyoung Kim
Reported 2013-08-02 06:41:35 PDT
As a step to change static_cast with toSVGXXX, static_cast<SVGMaskElement*> can be changed with toSVGMaskElement(). Blink merge from https://src.chromium.org/viewvc/blink?view=rev&revision=155432
Attachments
Patch (4.14 KB, patch)
2013-08-02 06:42 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2013-08-02 06:42:55 PDT
WebKit Commit Bot
Comment 2 2013-08-02 22:10:40 PDT
Comment on attachment 208010 [details] Patch Clearing flags on attachment: 208010 Committed r153687: <http://trac.webkit.org/changeset/153687>
WebKit Commit Bot
Comment 3 2013-08-02 22:10:47 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.