- From: Takeshi Yoshino <notifications@github.com>
- Date: Thu, 23 Apr 2015 09:13:44 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 23 April 2015 16:14:10 UTC
> @@ -16,7 +16,7 @@ test('Piping from a ReadableStream from which lots of data are readable synchron > } > }); > > - const ws = new WritableStream({ > + const ws = new WritableStream({}, { > strategy: new CountQueuingStrategy({ remove strategy:? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/340/files#r28977628
Received on Thursday, 23 April 2015 16:14:10 UTC