- From: youennf <notifications@github.com>
- Date: Mon, 12 Jun 2023 04:50:36 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 12 June 2023 11:50:41 UTC
@youennf commented on this pull request. > @@ -5188,7 +5217,7 @@ The following abstract operations support the implementation of the id="writable-stream-default-controller-close">WritableStreamDefaultControllerClose(|controller|)</dfn> performs the following steps: - 1. Perform ! [$EnqueueValueWithSize$](|controller|, [=close sentinel=], 0). + 1. Perform ! [$EnqueueValueWithSize$](|controller|, [=close sentinel=], 0, undefined). Right let's do that. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1271#discussion_r1226536349 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1271/review/1474726163@github.com>
Received on Monday, 12 June 2023 11:50:41 UTC