Re: [whatwg/streams] First draft at a pipeTo "algorithm" (#512)

> @@ -20,20 +19,6 @@ templatedRSClosed('ReadableStream (closed via cancel)',
>  
>  const theError = new Error('boo!');
>  
> -templatedRSErrored('ReadableStream (errored via call in start)',

you've chose not to port the instance for this line? I think it's ok if the basic functionality of controller.error() is tested somewhere else, but just to make sure you're aware of the removal.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/512/files/f8ae6ef8dce5202fa83f5a233f4c8a844b7722ae#r77577807

Received on Tuesday, 6 September 2016 06:15:08 UTC