What is the issue with the File System Standard?
The spec currently says to acquire writer before writing.
Given acquiring the writer can throw, this should trigger a promise rejection as per my webIDL understanding.
This was not immediately clear from reading the spec so I wonder whether the spec should mention this somehow.
What is the issue with the File System Standard?
The spec currently says to acquire writer before writing.
Given acquiring the writer can throw, this should trigger a promise rejection as per my webIDL understanding.
This was not immediately clear from reading the spec so I wonder whether the spec should mention this somehow.