- From: Adam Rice <notifications@github.com>
- Date: Wed, 04 Oct 2017 09:36:12 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 4 October 2017 16:36:34 UTC
controller.terminate() and controller.error() were not tested inside the
transformer flush() method. Test them.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/827
-- Commit Summary --
* Test terminate() and error() inside flush()
-- File Changes --
M reference-implementation/to-upstream-wpts/transform-streams/flush.js (12)
M reference-implementation/to-upstream-wpts/transform-streams/terminate.js (14)
-- Patch Links --
https://github.com/whatwg/streams/pull/827.patch
https://github.com/whatwg/streams/pull/827.diff
--
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/827
Received on Wednesday, 4 October 2017 16:36:34 UTC