- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 24 Jun 2020 16:02:43 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 24 June 2020 23:02:55 UTC
@domenic commented on this pull request.
> @@ -1656,9 +1682,11 @@ counterparts for default controllers, as discussed in [[#rs-abstract-ops-used-by
1. If |autoAllocateChunkSize| is not undefined,
1. Let |buffer| be [$Construct$]({{%ArrayBuffer%}}, « |autoAllocateChunkSize| »).
Well, generally we always treat the result as a completion record, unless it's unwrapped with ! or ?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/1047#discussion_r445217868
Received on Wednesday, 24 June 2020 23:02:55 UTC