Re: [whatwg/webidl] Elaborate on Exposed=* advice (Issue #1119)

> As for the various bugs in Chrome (I'm assuming that they are bugs because other browsers do not behave that way) 

This sounds like [relevant realm](https://html.spec.whatwg.org/#relevant) behavior. I think you’re correct that Chrome using relevant realm for the [returned Promise](https://fetch.spec.whatwg.org/#dom-global-fetch) there is a bug — however using the relevant realm is intended for e.g. the `Response` object that would settle the Promise (see step 8 of last link).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/issues/1119#issuecomment-1353281998

You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/issues/1119/1353281998@github.com>

Received on Thursday, 15 December 2022 15:37:35 UTC