- From: Till Schneidereit <notifications@github.com>
- Date: Fri, 21 Jul 2017 15:03:00 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 21 July 2017 15:03:27 UTC
This implements what I proposed in #752: it moves the transfer to the beginning of `ReadableByteStreamControllerPullInto` and removes the other transfers. All tests continue passing. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/753 -- Commit Summary -- * Always transfer given ArrayBuffer in ReadableByteStreamControllerPullInto -- File Changes -- M index.bs (5) -- Patch Links -- https://github.com/whatwg/streams/pull/753.patch https://github.com/whatwg/streams/pull/753.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/753
Received on Friday, 21 July 2017 15:03:27 UTC