- From: Takeshi Yoshino <notifications@github.com>
- Date: Mon, 05 Sep 2016 23:14:38 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Tuesday, 6 September 2016 06:15:08 UTC
> @@ -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