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

@youennf commented on this pull request.



> @@ -3065,6 +3084,9 @@ The following abstract operations support the implementation of the
  1. Let |startAlgorithm| be an algorithm that returns undefined.
  1. Let |pullAlgorithm| be an algorithm that returns [=a promise resolved with=] undefined.
  1. Let |cancelAlgorithm| be an algorithm that returns [=a promise resolved with=] undefined.
+ 1. Let |cancelAlgorithm| be an algorithm that returns [=a promise resolved with=] undefined.

```suggestion
```

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

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

Received on Tuesday, 11 April 2023 11:56:16 UTC