- From: Adam Rice <notifications@github.com>
- Date: Thu, 16 Mar 2017 00:21:12 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 March 2017 07:21:46 UTC
The standard text contains two calls to WritableStreamUpdateBackpressure in the steps for new WritableStreamDefaultController(). The reference implementation only contains one. The extra call appears to do nothing. Remove it. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/697 -- Commit Summary -- * Remove redundant performance of WritableStreamUpdateBackpressure -- File Changes -- M index.bs (1) -- Patch Links -- https://github.com/whatwg/streams/pull/697.patch https://github.com/whatwg/streams/pull/697.diff -- 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/697
Received on Thursday, 16 March 2017 07:21:46 UTC