Re: [whatwg/streams] TransformStream: remove [[errored]] and [[storedError]] slots (#796)

Note: it turns out that in case 1. it **is** possible for it to be different. This was found by the "when strategy.size calls controller.error() then throws, the constructor should throw the first error" test in errors.js. Fortunately this doesn't change the plan, as we can just throw [[readable]].[[storedError]] there.

-- 
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/issues/796#issuecomment-329758472

Received on Friday, 15 September 2017 11:43:13 UTC