Bug 175950

Summary: [Directory Upload] Add basic support for input.webkitdirectory
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, buildbot, commit-queue, darin, ggaren, rniwa, sam, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 175976    
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews112 for mac-elcapitan
none
Patch none

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.