[Webkit-unassigned] [Bug 55115] Add support for DataTransferItems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 18:08:14 PST 2011


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


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #85003|review?                     |review-
               Flag|                            |




--- Comment #19 from David Levin <levin at chromium.org>  2011-03-07 18:08:14 PST ---
(From update of attachment 85003)
View in context: https://bugs.webkit.org/attachment.cgi?id=85003&action=review

See comments above and one last comment. Once these are all addressed this should be good to go. Thanks!

> Source/WebCore/dom/DataTransferItems.h:45
> +class DataTransferItems : public RefCounted<DataTransferItems> {

Do we need a virtual destructor here?

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