Bug 136047

Summary: The Page created for SVG images has lots of unused junk in it
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, joepeck, krit, simon.fraser, thorton, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.