- From: Adam Rice <notifications@github.com>
- Date: Wed, 11 Oct 2017 00:36:26 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 October 2017 07:36:47 UTC
TransformStreamDefaultController.prototype.terminate() still mentioned "close"
in its brand check exception message. Change it to "terminate".
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/837
-- Commit Summary --
* Fix brand check exception message from terminate() method
-- File Changes --
M reference-implementation/lib/transform-stream.js (2)
-- Patch Links --
https://github.com/whatwg/streams/pull/837.patch
https://github.com/whatwg/streams/pull/837.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/837
Received on Wednesday, 11 October 2017 07:36:47 UTC