[Webkit-unassigned] [Bug 31269] New: [Qt] Few classes have virtual functions but non-virtual destructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 12:51:15 PST 2009


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

           Summary: [Qt] Few classes have virtual functions but
                    non-virtual destructor
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


QtWebKit builds with the following compiler warnings:

WebCore/platform/qt/QWebPageClient.h:31: warning: 'class QWebPageClient' has
virtual functions but non-virtual destructor
WebKit/qt/Api/qgraphicswebview.cpp:37: warning: 'class QGraphicsWebViewPrivate'
has virtual functions but non-virtual destructor

Patch will follow to address the warnings.

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