Bug 49624

Summary: <input type="file" webkitdirectory> should have an API exposing a DirectoryEntry
Product: WebKit Reporter: John Gregg <johnnyg>
Component: WebCore Misc.Assignee: John Gregg <johnnyg>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, dmikurube, jonlee, kinuko, tzik
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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.