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
654 stars 65 forks source link

Editorial: Access dictionaries as maps #419

Closed a-sully closed 1 year ago

a-sully commented 1 year ago

Follow-up to https://github.com/whatwg/fs/pull/90

Also fixes a use of FileSystemPermissionDescriptor in the showDirectoryPicker() method algorithm


Preview | Diff

a-sully commented 1 year ago

no rush @inexorabletash but PTAL when you get a chance :)

a-sully commented 1 year ago

LGTM with some minor things.

Thanks for the review!

FYI the changes in word wrapping make the diffs hard to read. Consider not wrapping the source text.

Ack