WICG / file-system-access

Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.
https://wicg.github.io/file-system-access/
Other
667 stars 66 forks source link

Remove duplication with whatwg/fs #392

Closed a-sully closed 1 year ago

a-sully commented 2 years ago

Fixes #342, fixes #370


Preview | Diff

a-sully commented 2 years ago

Missing here to integrate with the whatwg fs spec seem to be the bits that deal with permissions, i.e. setting the query access and request access algorithms for entries? Are you planning to do that in a follow-up, or was that supposed to be in here as well?

I'll do this in a follow-up