Re: [whatwg/streams] Throw a TypeError in ReadableStreamBYOBReader constructor if stream isn't a byte stream (#638)

This looks correct to me. I'm going to wait for someone else's opinion on whether we should remove the check from getReader() since it is now redundant. @domenic ?

We will also need the same change made in the reference implementation and a test adding to the web-platform-tests but I can do that if you don't want to.

-- 
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/638#issuecomment-270813241

Received on Friday, 6 January 2017 02:10:10 UTC