Bug 175950 - [Directory Upload] Add basic support for input.webkitdirectory
Summary: [Directory Upload] Add basic support for input.webkitdirectory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 175976
  Show dependency treegraph
 
Reported: 2017-08-24 12:20 PDT by Chris Dumez
Modified: 2017-08-24 21:19 PDT (History)
9 users (show)

See Also:


Attachments
Patch (59.79 KB, patch)
2017-08-24 12:46 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews112 for mac-elcapitan (2.64 MB, application/zip)
2017-08-24 14:55 PDT, Build Bot
no flags Details
Patch (61.25 KB, patch)
2017-08-24 16:02 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-08-24 12:20:25 PDT
Add basic support for input.webkitdirectory:
- https://wicg.github.io/entries-api/#html-forms
Comment 1 Chris Dumez 2017-08-24 12:20:46 PDT
<rdar://problem/33951915>
Comment 2 Chris Dumez 2017-08-24 12:46:57 PDT
Created attachment 319012 [details]
Patch
Comment 3 Build Bot 2017-08-24 14:55:45 PDT
Comment on attachment 319012 [details]
Patch

Attachment 319012 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/4376623

New failing tests:
fast/files/workers/worker-read-blob-sync.html
fast/files/workers/worker-read-file-async.html
fast/files/workers/worker-read-file-sync.html
fast/files/workers/worker-apply-blob-url-to-xhr.html
fast/workers/worker-copy-shared-blob-url.html
fast/files/workers/worker-read-blob-async.html
Comment 4 Build Bot 2017-08-24 14:55:47 PDT
Created attachment 319022 [details]
Archive of layout-test-results from ews112 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews112  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 5 Chris Dumez 2017-08-24 16:02:27 PDT
Created attachment 319031 [details]
Patch
Comment 6 Geoffrey Garen 2017-08-24 17:03:27 PDT
Comment on attachment 319031 [details]
Patch

r=me
Comment 7 WebKit Commit Bot 2017-08-24 19:05:59 PDT
Comment on attachment 319031 [details]
Patch

Clearing flags on attachment: 319031

Committed r221177: <http://trac.webkit.org/changeset/221177>
Comment 8 WebKit Commit Bot 2017-08-24 19:06:01 PDT
All reviewed patches have been landed.  Closing bug.