[Webkit-unassigned] [Bug 136047] New: The Page created for SVG images has lots of unused junk in it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 18 13:34:35 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136047

           Summary: The Page created for SVG images has lots of unused
                    junk in it
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: zimmermann at kde.org, krit at webkit.org,
                    joepeck at webkit.org


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?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list