Re: [whatwg/streams] Constructing a readable byte stream can reach code that assumes a default reader (#646)

Thanks. Though it turned out it look that the repro in the OP is wrong, I checked the similar path for byte stream. https://streams.spec.whatwg.org/#readable-byte-stream-controller-should-call-pull looks ok. It's checking both reader presence and reader type.

-- 
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/issues/646#issuecomment-273431422

Received on Wednesday, 18 January 2017 09:52:48 UTC