Re: [streams] [WIP] Putting a chunk back in the readable stream queue (#275)

@wanderview I was initially hoping to do that but the MSE case, and any like it, don't work. (MSE wants to put back a *portion* of the chunk.) Maybe @tyoshino is right and ReadableByteStream works better for that particular case... I'm worried about cases like it though.

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

Received on Friday, 6 February 2015 15:10:17 UTC