- From: Adam Rice <notifications@github.com>
- Date: Wed, 05 Apr 2017 23:04:25 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 6 April 2017 06:04:58 UTC
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