[webkit-reviews] review granted: [Bug 55510] Add feature define for data transfer items : [Attachment 84299] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 15:24:12 PST 2011


David Levin <levin at chromium.org> has granted Daniel Cheng
<dcheng at chromium.org>'s request for review:
Bug 55510: Add feature define for data transfer items
https://bugs.webkit.org/show_bug.cgi?id=55510

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

------- Additional Comments from David Levin <levin at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=84299&action=review

One minor nit.

> Source/WebKit/chromium/features.gypi:52
> +	   'ENABLE_DATA_TRANSFER_ITEMS=0',

Set it to 1 for chromium. You just need to be sure to guard the entry points in
idl with the runtime enabling.


More information about the webkit-reviews mailing list