[Webkit-unassigned] [Bug 98940] [GTK][WPE Add support for DataTransferItem

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 16 09:41:15 PDT 2019


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

Carlos Alberto Lopez Perez <clopez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clopez at igalia.com
            Summary|[GTK] Add support for       |[GTK][WPE Add support for
                   |DataTransferItem            |DataTransferItem

--- Comment #1 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
The spec: https://html.spec.whatwg.org/multipage/dnd.html#the-datatransferitems-interface

The Qt implementation was done in r85648

Currently the feature is not longer enabled by a compilation guard.

But it has a run-time guard. This run-time is enabled by default on WTR but its disabled for GTK or WPE ports currently otherwise. For Mac is enabled by default.

The name of the run-time guard is DataTransferItemsEnabled

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191016/fce30292/attachment.html>


More information about the webkit-unassigned mailing list