- From: Jeremy Roman <notifications@github.com>
- Date: Fri, 02 Aug 2024 11:33:44 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/streams/pull/1320@github.com>
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. - [x] At least two implementers are interested (and none opposed): n/a (no normative change) - [x] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: n/a (no normative change) - [x] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: n/a (no normative change) - [x] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: n/a (no normative change) - [x] The top of this comment includes a [clear commit message](https://github.com/whatwg/meta/blob/main/COMMITTING.md) to use. <!-- If you created this PR from a single commit, Github copied its message. Otherwise, you need to add a commit message yourself. --> (See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.) You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/1320 -- Commit Summary -- * Editorial: Update use of WebIDL "invoke a callback function" -- File Changes -- M index.bs (4) -- Patch Links -- https://github.com/whatwg/streams/pull/1320.patch https://github.com/whatwg/streams/pull/1320.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1320 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1320@github.com>
Received on Friday, 2 August 2024 18:33:48 UTC