Re: [whatwg/streams] Add support for ReadableStream "owning" type (PR #1271)

@saschanaz commented on this pull request.



> @@ -2950,13 +2969,21 @@ 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:

I don't think it is, all uses of `« »` is to call external functions outside Streams.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/1271#discussion_r1189481016
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/streams/pull/1271/review/1419965188@github.com>

Received on Wednesday, 10 May 2023 07:39:19 UTC