WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
136047
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug