Re: [streams] Move stuff into controller to make RS and RBS closer (#418)

> @@ -1,25 +1,13 @@
>  const test = require('tape-catch');
>  
>  test('ReadableByteStream can be constructed with no errors', t => {

How about ReadableStream with byte source? Replaced tentatively. Also replaced `rbs` with `stream`.

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

Received on Friday, 15 January 2016 07:26:38 UTC