- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Tue, 01 Feb 2022 09:22:08 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/streams/pull/1214@github.com>
Closes https://github.com/whatwg/webidl/issues/1094. <!-- Thank you for contributing to the Streams Standard! Please describe the change you are making and complete the checklist below if your change is not editorial. --> - [ ] At least two implementers are interested (and none opposed): * … * … - [x] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: * https://github.com/web-platform-tests/wpt/blob/62c22e4362e19418022e03ca4f5bea76b998fa3f/streams/readable-byte-streams/tee.any.js#L503 - [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: * Chrome: … * Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1752880 * Safari: … * Deno: … * Node.js: … (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/1214 -- Commit Summary -- * Use `(ArrayBufferView or undefined)` for ReadableStreamBYOBReadResult -- File Changes -- M index.bs (2) -- Patch Links -- https://github.com/whatwg/streams/pull/1214.patch https://github.com/whatwg/streams/pull/1214.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1214 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1214@github.com>
Received on Tuesday, 1 February 2022 17:22:20 UTC