Re: [directory-upload] input.files shouldn't be null if directory attribute is used (or at least not if webkitdirectory attribute is also set) (#29)

Not setting .files to null makes the Promised based API pointless. The 'input' event then cannot be sent until .files is fully populated and all I/O is finished.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/directory-upload/issues/29#issuecomment-199954530

Received on Tuesday, 22 March 2016 18:37:14 UTC