[Webkit-unassigned] [Bug 202796] New: [GTK][WPE] File and Directory Entries API is not enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 10 06:29:45 PDT 2019


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

            Bug ID: 202796
           Summary: [GTK][WPE] File and Directory Entries API is not
                    enabled
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, cdumez at apple.com

The File and Directory Entries API is an API to support file and directory upload by drag-and-drop operations.

https://wicg.github.io/entries-api/

The layout test testing the JavaScript IDL interfaces <http/wpt/entries-api/interfaces.html> is passing on GTK,
but the corresponding WPT test <https://w3c-test.org/entries-api/interfaces.html> is not when you try with the MiniBrowser.

This is because the feature requires a run-time switch (DirectoryUpload) that is enabled for the Layout tests,
but when running the browser is only enabled for the Mac/iOS port.

We should enable it by default as well for GTK/WPE.


There are several manual tests here: https://w3c-test.org/entries-api

-- 
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/20191010/200bbadb/attachment-0001.html>


More information about the webkit-unassigned mailing list