NEW136047
The Page created for SVG images has lots of unused junk in it
https://bugs.webkit.org/show_bug.cgi?id=136047
Summary The Page created for SVG images has lots of unused junk in it
Simon Fraser (smfr)
Reported 2014-08-18 13:34:42 PDT
SVGImage::dataChanged() creates a Page with non-null PageClients. The Page constructor then makes all of these things which are inappropriate for an SVGImage: DragCaretController DragController FocusController ContextMenuController UserInputBridge InspectorController PointerLockController BackForwardController?
Attachments
Note You need to log in before you can comment on or make changes to this bug.