[Webkit-unassigned] [Bug 34434] New: [Android] AbstractWeakReferenceMap in V8DOMMap.h needs a virtual destructor
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 1 09:38:19 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34434
Summary: [Android] AbstractWeakReferenceMap in V8DOMMap.h needs
a virtual destructor
Product: WebKit
Version: 528+ (Nightly build)
Platform: Android
OS/Version: Android
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: steveblock at google.com
CC: abarth at webkit.org, android-webkit-unforking at google.com
AbstractWeakReferenceMap in V8DOMMap.h has virtual methods but no virtual
destructor.
This causes build errors on Android.
This was added in http://trac.webkit.org/changeset/53944
--
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