- From: Mattias Buelens <notifications@github.com>
- Date: Sat, 24 Aug 2019 08:09:14 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 24 August 2019 15:09:37 UTC
Fixes #1007
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/1011
-- Commit Summary --
* Add WritableStreamClose abstract operation
* Add WritableStream.close()
* Update WPT (WIP)
-- File Changes --
M index.bs (55)
M reference-implementation/lib/writable-stream.js (75)
M reference-implementation/web-platform-tests (2)
-- Patch Links --
https://github.com/whatwg/streams/pull/1011.patch
https://github.com/whatwg/streams/pull/1011.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/1011
Received on Saturday, 24 August 2019 15:09:37 UTC