[Webkit-unassigned] [Bug 34434] [Android] AbstractWeakReferenceMap in V8DOMMap.h needs a virtual destructor
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 1 10:35:21 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34434
--- Comment #4 from Steve Block <steveblock at google.com> 2010-02-01 10:35:21 PST ---
Patch adds virtual destructors for AbstractWeakReferenceMap and
AbstractWeakReferenceMap::Visitor
Note that the destructor for AbstractWeakReferenceMap needs to be public as
it's used by ScopedDOMDataStore, but the destructor for
AbstractWeakReferenceMap::Visitor does not.
--
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