Re: [fetch] Replace byte stream with ReadableStream. (#200)

This looks really great @yutakahirano. Apart from the above nits, I think whenever we allocate a `Uint8Array` and corresponding buffer, we need to account for that throwing. That could be a follow up if you want since I know we don't do it now either.

I would also greatly appreciate it if @domenic and @wanderview could have a look at this PR (search for `Overview.src.html` to get the diff you want to read).

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/200#issuecomment-173533764

Received on Thursday, 21 January 2016 10:44:16 UTC