[webkit-reviews] review denied: [Bug 55115] Add support for DataTransferItems : [Attachment 85003] Patch

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


David Levin <levin at chromium.org> has denied Daniel Cheng
<dcheng at chromium.org>'s request for review:
Bug 55115: Add support for DataTransferItems
https://bugs.webkit.org/show_bug.cgi?id=55115

Attachment 85003: Patch
https://bugs.webkit.org/attachment.cgi?id=85003&action=review

------- Additional Comments from David Levin <levin at chromium.org>
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?


More information about the webkit-reviews mailing list