Re: [whatwg/streams] Unified error handling for WritableStream (#721)

ricea commented on this pull request.



> @@ -3582,10 +3568,13 @@ aoid="WritableStreamDefaultControllerAdvanceQueueIfNeeded" nothrow>WritableStrea
 
 <emu-alg>
   1. Let _stream_ be _controller_.[[controlledWritableStream]].
+  1. if _controller_.[[started]] is *false*, return.

Done.

-- 
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_r110084119

Received on Thursday, 6 April 2017 06:04:58 UTC