[Webkit-unassigned] [Bug 95769] New: [BlackBerry] Provide virtual dtor for DumpRenderTreeClient
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 4 12:13:34 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=95769
Summary: [BlackBerry] Provide virtual dtor for
DumpRenderTreeClient
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit BlackBerry
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rwlbuis at gmail.com
CC: tonikitoo at webkit.org
We have virtual methods in DumpRenderTreeClient but no virtual dtor. This seems wrong since we delete a pointer to it in WebPage, so the subclass dtor in DumpRenderTree is not called.
--
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