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

domenic 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"

I made it "set up" since it does not return the new controller.

-- 
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#discussion_r151733042

Received on Friday, 17 November 2017 16:45:13 UTC