- From: youennf <notifications@github.com>
- Date: Thu, 20 Apr 2023 00:22:11 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 20 April 2023 07:22:16 UTC
@youennf commented on this pull request. > @@ -2950,13 +2968,19 @@ The following abstract operations support the implementation of the <div algorithm> <dfn abstract-op lt="ReadableStreamDefaultControllerEnqueue" id="readable-stream-default-controller-enqueue">ReadableStreamDefaultControllerEnqueue(|controller|, - |chunk|)</dfn> performs the following steps: + |chunk|, |transferList|)</dfn> performs the following steps: 1. If ! [$ReadableStreamDefaultControllerCanCloseOrEnqueue$](|controller|) is false, return. Added -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1271#discussion_r1172181926 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1271/review/1393362470@github.com>
Received on Thursday, 20 April 2023 07:22:16 UTC