Re: [whatwg/streams] Factor out condition to check pending operation (#672)

tyoshino commented on this pull request.



> @@ -3470,6 +3471,15 @@ nothrow>WritableStreamDefaultControllerGetDesiredSize ( <var>controller</var> )<
   1. Return _controller_.[[strategyHWM]] − _queueSize_.
 </emu-alg>
 
+<h4 id="writable-stream-default-controller-should-delay-close-update"

As noted in https://github.com/whatwg/streams/pull/672#issuecomment-275084660, spec is not yet sync with the impl. But thanks for review. I'll make sure that this gets fixed.

-- 
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/672

Received on Thursday, 26 January 2017 11:12:49 UTC