- From: Mathieu Hofman <notifications@github.com>
- Date: Sun, 11 Dec 2022 12:43:36 -0800
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 11 December 2022 20:43:49 UTC
Good call @bathos. When making these functions available on a ShadowRealm's global, we'll need to make sure this global object is acceptable as the receiver, and more importantly, that in the absence of a receiver it's this ShadowRealm's global object being used as fallback receiver and not the principal realm's global object. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/1119#issuecomment-1345651872 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/issues/1119/1345651872@github.com>
Received on Sunday, 11 December 2022 20:43:49 UTC