- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 28 Mar 2017 01:59:46 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 March 2017 09:00:27 UTC
Closes #700.
Tests: https://github.com/w3c/web-platform-tests/pull/5240
(reminder to self: remember to do the multi-step test update dance before pressing the merge button)
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/712
-- Commit Summary --
* Make writer.write() reject with the stream's stored error
-- File Changes --
M index.bs (8)
M reference-implementation/lib/writable-stream.js (13)
M reference-implementation/web-platform-tests (2)
-- Patch Links --
https://github.com/whatwg/streams/pull/712.patch
https://github.com/whatwg/streams/pull/712.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/712
Received on Tuesday, 28 March 2017 09:00:27 UTC