Merged
Conversation
Contributor
Author
|
Ping @jpmedley |
jpmedley
approved these changes
Dec 10, 2020
Contributor
|
@vinyldarkscratch The linked spec has the unofficial watermark and some text about not being "W3C Standards Track". Any chance of a follow-up PR to flip the standard_track values? |
Contributor
Author
|
Sure thing, apologies for that! Should it be marked as "experimental" as well since it's only supported in Blink? |
Contributor
|
Yes, please! Single-implementation should be experimental (unless it's over two years old)—I'm aiming to write up guidelines for that next week. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds data for three file system handler APIs: FileSystemHandle, FileSystemDirectoryHandle, and FileSystemFileHandle. Versions were determined using the mdn-bcd-collector project, along with a slight bit of manual testing in Chrome Android, WebView, and Opera.
These are a part of a WICG draft:
https://wicg.github.io/file-system-access/#api-filesystemhandle
https://wicg.github.io/file-system-access/#api-filesystemfilehandle
https://wicg.github.io/file-system-access/#api-filesystemdirectoryhandle