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

Not much progress I'm afraid. I got the controller-specific logic out of the ReadableStream constructor again. I don't like it knowing the specifics of what an underlyingSource for a particular controller should look like.

I moved some stuff around in pursuit of reduced repetition. Feel free to move stuff back.

-- 
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#issuecomment-345276535

Received on Friday, 17 November 2017 15:35:27 UTC