[Webkit-unassigned] [Bug 55510] Add feature define for data transfer items

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


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


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #84299|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #2 from David Levin <levin at chromium.org>  2011-03-01 15:24:13 PST ---
(From update of attachment 84299)
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.

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