- From: Adam Rice <notifications@github.com>
- Date: Wed, 05 Apr 2017 23:04:01 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 6 April 2017 06:04:36 UTC
ricea commented on this pull request. > 1. Return ! WritableStreamDefaultWriterClose(_writer_). </emu-alg> +<h4 id="writable-stream-default-writer-ensure-closed-promise-rejected" +aoid="WritableStreamDefaultWriterEnsureClosedPromiseRejected" +nothrow>WritableStreamDefaultWriterEnsureClosedPromiseRejected( <var>writer</var>, <var>error</var> )</h4> It would be ugly in the reference implementation because of the way the state promises are manipulated by a set of functions 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/pull/721#discussion_r110084080
Received on Thursday, 6 April 2017 06:04:36 UTC