Bug 176167 - Implement FileSystemDirectoryEntry.getFile()
Summary: Implement FileSystemDirectoryEntry.getFile()
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: https://wicg.github.io/entries-api/#d...
Keywords: InRadar
Depends on:
Blocks: 175976
  Show dependency treegraph
 
Reported: 2017-08-31 09:47 PDT by Chris Dumez
Modified: 2017-09-01 17:20 PDT (History)
6 users (show)

See Also:


Attachments
Patch (25.34 KB, patch)
2017-09-01 16:07 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (25.07 KB, patch)
2017-09-01 16:15 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (25.08 KB, patch)
2017-09-01 16:49 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-31 09:47:07 PDT
Implement FileSystemDirectoryEntry.getFile():
- https://wicg.github.io/entries-api/#dom-filesystemdirectoryentry-getfile
Comment 1 Radar WebKit Bug Importer 2017-08-31 09:47:30 PDT
<rdar://problem/34187775>
Comment 2 Chris Dumez 2017-09-01 16:07:16 PDT
Created attachment 319660 [details]
Patch
Comment 3 Chris Dumez 2017-09-01 16:15:52 PDT
Created attachment 319662 [details]
Patch
Comment 4 Chris Dumez 2017-09-01 16:49:25 PDT
Created attachment 319671 [details]
Patch
Comment 5 WebKit Commit Bot 2017-09-01 17:19:58 PDT
Comment on attachment 319671 [details]
Patch

Clearing flags on attachment: 319671

Committed r221510: <http://trac.webkit.org/changeset/221510>
Comment 6 WebKit Commit Bot 2017-09-01 17:20:00 PDT
All reviewed patches have been landed.  Closing bug.