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

>    t.end();
>  });
>  
>  test('ReadableByteStream: getReader(), then releaseLock()', t => {
> -  const rbs = new ReadableByteStream({
> -    pull() {

Is pull called now in these sort of cases?

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

Received on Thursday, 14 January 2016 23:26:33 UTC