Re: [whatwg/fetch] fetch() is unclear on which realm's Request it uses (#777)

> @domenic @TimothyGu does this mean https://infra.spec.whatwg.org/#parse-json-from-bytes needs to accept a realm?

I suppose so. It currently always uses the current Realm, because that's what ECMAScript always does. But if we want the web platform to continue its inconsistency with ECMAScript (which was reaffirmed semi-recently in https://github.com/heycam/webidl/issues/135#issuecomment-411109348), then we'll need to make that overridable.

-- 
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/777#issuecomment-658814571

Received on Wednesday, 15 July 2020 14:50:32 UTC