Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: Update use of WebIDL "invoke a callback function" (#1320)
The only use which is not promise-returning is the "start" algorithm, which should rethrow the exception (so it can in turn be rethrown from the ReadableStream constructor. Part of whatwg/webidl#1425.
- Loading branch information