[whatwg/streams] Cannot set Realm for ReadableStream (#1106)

The create algorithm for ReadableStream needs to take a _realm_ argument similar to the new algorithm in IDL.

This blocks making Fetch more precise about ReadableStream Realms: https://github.com/whatwg/fetch/issues/730.

-- 
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/1106

Received on Tuesday, 2 February 2021 17:15:48 UTC