- From: Adam Rice <notifications@github.com>
- Date: Wed, 23 May 2018 00:06:15 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 23 May 2018 07:06:38 UTC
ricea commented on this pull request. > @@ -1826,6 +1826,7 @@ nothrow>ReadableStreamDefaultControllerShouldCallPull ( <var>controller</var> )< 1. If ! IsReadableStreamLocked(_stream_) is *true* and ! ReadableStreamGetNumReadRequests(_stream_) > *0*, return *true*. 1. Let _desiredSize_ be ReadableStreamDefaultControllerGetDesiredSize(_controller_). Done, thanks. -- 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/926#discussion_r190141637
Received on Wednesday, 23 May 2018 07:06:38 UTC