- From: Adam Rice <notifications@github.com>
- Date: Wed, 12 Apr 2023 01:24:02 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 12 April 2023 08:24:07 UTC
> I did not add this in this PR but it should be fairly easy to extend it as a follow-up. I am a bit hesitant to do this at this point: > > * Adding a transfer list would trigger cloning of the data (observable in non transferable streams case) > * ReadableStreamTee might fail with those transfer-only values. > * Adding `transfer:true` explicitly makes it clear that the web page opts into that behavior. It is not a big adoption step, filling the transferList is anyway needed. These are good points. Let's do it your way. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1271#issuecomment-1504866577 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1271/c1504866577@github.com>
Received on Wednesday, 12 April 2023 08:24:07 UTC