Re: [whatwg/streams] Permitting transferable stream optimisation (#1124)

@ricea is the request to relax spec behavior to make erroring the stream achievable, or allow it to outlive the source realm?

The latter seems undesirable for several reasons:
 1. Surprising semantic difference between native stream vs non-native, non-optimized native, and pipes with a combination.
 2. Confusion around lifespan of source.
 2. Privacy issues with sources from powerful APIs (a camera/mic track outliving its page and privacy indicators).

-- 
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/issues/1124#issuecomment-830238285

Received on Friday, 30 April 2021 17:13:57 UTC