Re: [whatwg/fetch] "construct a ReadableStream object" doesn't specify the realm (#730)

@ricea as I mentioned in #731, we could really do with some kind of internal concept of streams at times, so we only have to worry about realms when they get exposed to JavaScript.

I guess we could still make it work somehow, but the whole setup is rather questionable to begin with given that the network thread isn't supposed to run JavaScript.

-- 
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/fetch/issues/730#issuecomment-391699600

Received on Thursday, 24 May 2018 12:40:23 UTC