Re: [whatwg/streams] Editorial: use structs instead of records (#1047)

@MattiasBuelens 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| »).

Unrelated to this PR, but it looks like we're missing the *"...and interpreting the result as a completion record"* here.

-- 
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#pullrequestreview-437061939

Received on Wednesday, 24 June 2020 22:59:13 UTC