- From: youennf <notifications@github.com>
- Date: Fri, 14 Apr 2023 05:43:28 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 14 April 2023 12:43:33 UTC
@youennf commented on this pull request. > @@ -1169,6 +1177,8 @@ function SetUpReadableStreamDefaultController( controller._pullAlgorithm = pullAlgorithm; controller._cancelAlgorithm = cancelAlgorithm; + controller.isOwning = isOwning; OK, will change -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1271#discussion_r1166790927 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1271/review/1385392252@github.com>
Received on Friday, 14 April 2023 12:43:33 UTC