Re: [whatwg/streams] WIP: allow creating streams from specs while using fewer JS objects (#857)

ricea commented on this pull request.



> @@ -1864,6 +1845,34 @@ nothrow>ReadableStreamDefaultControllerCanCloseOrEnqueue ( <var>controller</var>
   by a call to {{ReadableStream/cancel(reason)}}.
 </div>
 
+<h4 id="set-up-readable-stream-default-controller" aoid="SetUpReadableStreamDefaultController"

Is there a reason why this has to be "Setup" and not "Create"?

> @@ -1864,6 +1845,34 @@ nothrow>ReadableStreamDefaultControllerCanCloseOrEnqueue ( <var>controller</var>
   by a call to {{ReadableStream/cancel(reason)}}.
 </div>
 
+<h4 id="set-up-readable-stream-default-controller" aoid="SetUpReadableStreamDefaultController"

Never mind, I changed it anyway :-)

-- 
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/857#pullrequestreview-77423880

Received on Friday, 17 November 2017 14:23:32 UTC