RESOLVED DUPLICATE of bug 7680949624
<input type="file" webkitdirectory> should have an API exposing a DirectoryEntry
https://bugs.webkit.org/show_bug.cgi?id=49624
Summary <input type="file" webkitdirectory> should have an API exposing a DirectoryEntry
John Gregg
Reported 2010-11-16 14:25:25 PST
The DirectoryEntry should be read-only, rooted at the directory chosen by the user. This will allow easier navigation of the hierarchy by script, and show empty directories which will not be represented in the FileList because they contain no files.
Attachments
Kinuko Yasuda
Comment 1 2012-06-07 04:43:17 PDT
*** This bug has been marked as a duplicate of bug 76809 ***
Note You need to log in before you can comment on or make changes to this bug.