-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The File System Standard PR #1
Conversation
See whatwg/sg#176 for context.
See whatwg/sg#176 for context.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Repo structure stuff looks good. I skimmed index.bs changes but probably @mkruisselbrink is the right reviewer for that.
This change: * Aligns the draft with the WHATWG boilerplate. * Removes local file system access and the sections related to that. * Aligns the introduction with that change in scope. * Changes instances of and/or to or. * Abstracts the permission model, largely to be used by dependent specifications. See whatwg/sg#176 for context.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for not getting to this sooner. This all looks pretty reasonable to me.
This turns File System Access into the File System Standard as outlined in whatwg/sg#176.
Review from @mkruisselbrink and @domenic/@foolip appreciated.
Preview | Diff