w3c / FileAPI

File API
https://w3c.github.io/FileAPI/
Other
104 stars 44 forks source link

Return a byte stream from "get stream" algorithm #188

Closed saschanaz closed 1 year ago

saschanaz commented 1 year ago

Closes #186

Paired with https://github.com/whatwg/fetch/pull/1593.

For normative changes, the following tasks have been completed:

Implementation commitment:


Preview | Diff

saschanaz commented 1 year ago

(Ready to be merged as the Fetch one will be merged too as soon as Bikeshed issue is fixed)

jimmywarting commented 1 year ago

Guess https://github.com/w3c/FileAPI/issues/83 can be closed too now that there is a byob support.