- From: Darien Maillet Valentine <notifications@github.com>
- Date: Thu, 15 Dec 2022 07:37:22 -0800
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 15 December 2022 15:37:35 UTC
> 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