RESOLVED FIXED 118029
Stop inheriting SVGExternalResourcesRequired, SVGFitToViewBox and SVGZoomAndPan
https://bugs.webkit.org/show_bug.cgi?id=118029
Summary Stop inheriting SVGExternalResourcesRequired, SVGFitToViewBox and SVGZoomAndPan
Ryosuke Niwa
Reported 2013-06-25 22:57:50 PDT
Consider merging https://chromium.googlesource.com/chromium/blink/+/bd7550a95b92f2efd782f8e141eb2636025c5bb9 Stop inheriting SVGExternalResourcesRequired, SVGFitToViewBox and SVGZoomAndPan in the IDL and use implements statements instead. This is one step towards getting rid of multiple inheritance in the SVG code and matching the latest specification: http://www.w3.org/TR/SVG2/types.html#BasicDOMInterfaces There is no webexposed behavior change.
Attachments
Patch (25.50 KB, patch)
2013-06-26 04:53 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2013-06-26 04:53:18 PDT
Kentaro Hara
Comment 2 2013-06-26 05:00:59 PDT
Comment on attachment 205471 [details] Patch ok
WebKit Commit Bot
Comment 3 2013-06-26 07:28:30 PDT
Comment on attachment 205471 [details] Patch Clearing flags on attachment: 205471 Committed r151988: <http://trac.webkit.org/changeset/151988>
WebKit Commit Bot
Comment 4 2013-06-26 07:28:33 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.