[Webkit-unassigned] [Bug 70027] New: [Qt] Plugin asking for NPNVnetscapeWindow can crash webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 08:15:52 PDT 2011


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

           Summary: [Qt] Plugin asking for NPNVnetscapeWindow can crash
                    webkit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christophe.oosterlynck at dzine.be


When using a QGraphicsWebview in a scene that is not viewed by any graphicsview, webkit will crash when the plugin asks for NPNVnetscapeWindow. If there is no graphicsview (client->ownerWidget() returns 0, see patch), asking for NPNVnetscapeWindow should return 0.

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