Skip to content
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

Define entry points for File System API #9128

Closed
wants to merge 3 commits into from

Conversation

ZelJin
Copy link
Contributor

@ZelJin ZelJin commented Mar 16, 2024

As a follow-up to #9127, this PR defines all currently available entry points for the File System API:

  • window.showOpenFilePicker(): MDN, WICG
  • window.showSaveFilePicker(): MDN, WICG
  • window.showDirectoryPicker(): MDN, WICG
  • DataTransferItem.getAsFileSystemHandle(): MDN, WICG
  • StorageManager.getDirectory(): MDN, WHATWG

@ZelJin ZelJin added the Library definitions Issues or pull requests about core library definitions label Mar 16, 2024
@facebook-github-bot
Copy link
Contributor

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@ZelJin merged this pull request in e3bac53.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Library definitions Issues or pull requests about core library definitions Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants