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

> Another issue: there is a mixture of spec internal types and JS types in the ReadableStreamBYOBRequest constructor. It cannot take a Record as its second parameter.
> 
> I'd suggest passing the view directly and letting the caller construct it.

Ah, yeah! Sorry. Fixed: https://github.com/whatwg/streams/commit/a07ed09a7aeb0d39c8575fc3f081dfe7e279c727

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

Received on Thursday, 10 March 2016 01:23:26 UTC