Re: [streams] Merge ReadableByteStream into ReadableStream (#418)

As discussed at https://github.com/whatwg/streams/issues/423#issuecomment-174425779, I've removed the synchronous repeated pulling mechanism. Pulling criteria checking code has been simplified to be the same as ReadableStream with non-byte source.

Error propagation was and is still done correctly.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/418#issuecomment-180369695

Received on Friday, 5 February 2016 13:57:56 UTC