- From: youennf <notifications@github.com>
- Date: Fri, 14 Apr 2023 05:43:43 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 14 April 2023 12:43:48 UTC
@youennf commented on this pull request. > @@ -2950,13 +2966,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. There is a theoretical backward compatibility issue, is the potential extra clarity gain worth it? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1271#discussion_r1166791147 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1271/review/1385392597@github.com>
Received on Friday, 14 April 2023 12:43:48 UTC