RESOLVED FIXED Bug 55510
Add feature define for data transfer items
https://bugs.webkit.org/show_bug.cgi?id=55510
Summary Add feature define for data transfer items
Daniel Cheng
Reported 2011-03-01 14:47:09 PST
Add feature define for data transfer items
Attachments
Patch (17.96 KB, patch)
2011-03-01 14:55 PST, Daniel Cheng
no flags
Patch (26.56 KB, patch)
2011-03-02 14:20 PST, Daniel Cheng
levin: review+
Daniel Cheng
Comment 1 2011-03-01 14:55:34 PST
David Levin
Comment 2 2011-03-01 15:24:13 PST
Comment on attachment 84299 [details] Patch 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.
Daniel Cheng
Comment 3 2011-03-01 18:16:01 PST
WebKit Review Bot
Comment 4 2011-03-01 18:35:49 PST
http://trac.webkit.org/changeset/80079 might have broken Windows Debug (Build)
Daniel Cheng
Comment 5 2011-03-02 14:20:52 PST
Daniel Cheng
Comment 6 2011-03-02 14:24:10 PST
Note You need to log in before you can comment on or make changes to this bug.