[Webkit-unassigned] [Bug 32511] New: Dragging an SVG image triggers assertion in DragController::startDrag()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 14 05:34:38 PST 2009


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

           Summary: Dragging an SVG image triggers assertion in
                    DragController::startDrag()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreas.kling at nokia.com
                CC: andreas.kling at nokia.com


DragController.cpp:675: ASSERT(!image->filenameExtension().isEmpty());

SVGImage doesn't implement filenameExtension(), and the default implementation
returns an empty string.

-- 
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