Skip to content

Add FileSystem*Handle APIs#7435

Merged
jpmedley merged 2 commits intomdn:masterfrom
queengooborg:api/FileSystemHandle
Dec 10, 2020
Merged

Add FileSystem*Handle APIs#7435
jpmedley merged 2 commits intomdn:masterfrom
queengooborg:api/FileSystemHandle

Conversation

@queengooborg
Copy link
Copy Markdown
Contributor

@queengooborg queengooborg commented Nov 21, 2020

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

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 21, 2020
@foolip foolip requested a review from jpmedley November 23, 2020 12:02
@queengooborg
Copy link
Copy Markdown
Contributor Author

Ping @jpmedley

@jpmedley jpmedley merged commit b934979 into mdn:master Dec 10, 2020
@queengooborg queengooborg deleted the api/FileSystemHandle branch December 11, 2020 01:00
@ddbeck
Copy link
Copy Markdown
Contributor

ddbeck commented Dec 11, 2020

@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?

@queengooborg
Copy link
Copy Markdown
Contributor Author

Sure thing, apologies for that! Should it be marked as "experimental" as well since it's only supported in Blink?

@ddbeck
Copy link
Copy Markdown
Contributor

ddbeck commented Dec 11, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants