MicrosoftEdge / MicrosoftEdge/MSEdgeExplainers
[LocalFolder Access] Document whether iterating directory handles and getting directory handle by name could throw
Open
@LuHuangMSFT is already working on this.
Since Sep 13, 2024.
LocalFolder Access
- Dominant language
- HTML
- Stars
- 1.4k
- Forks
- 286
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 8
Description
Documentation should be clear about whether these methods could throw when trying to access LocalFolder:
- https://developer.mozilla.org/en-US/docs/Web/API/FileSystemDirectoryHandle/entries
- https://developer.mozilla.org/en-US/docs/Web/API/FileSystemDirectoryHandle/getDirectoryHandle
Throwing an error could help the developer troubleshoot issues like incorrect related_applications manifest data.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.