[Webkit-unassigned] [Bug 41366] New: [QT][S60] QGraphicsWebView based plugin crashes while destroying

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 11:57:06 PDT 2010


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

           Summary: [QT][S60] QGraphicsWebView based plugin crashes while
                    destroying
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Hardware
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mahesh.kulkarni at nokia.com


Double deletion of PluginContainerSymbian causes crash while destroying the plugin on symbian phone. This is noticed only on QGraphicsWebView. 

Documentation from http://doc.trolltech.com/4.6.2/qgraphicsproxywidget.html

"QGraphicsProxyWidget shares ownership with QWidget, so if either of the two widgets are destroyed, the other widget will be automatically destroyed as well."

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