- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 07 Oct 2024 17:56:17 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 8 October 2024 00:56:21 UTC
My main concern here is that we did a good amount of work to add [CrossOriginIsolated], and it got used in one Chromium-only-so-far API. I wish we had instead asked that single API to add the appropriate "If" statement into its algorithm, and only added a Web IDL extended attribute after seeing adoption across several APIs. On the other hand, at TPAC we discussed how meeting the [InjectionMitigated] bar might be easier than [CrossOriginIsolated], since it doesn't require updating all your third parties recursively. So maybe it will end up seeing more use. I think @RByers's suggestion is a good way to start investigating that question, since it will inform how many feature authors are interested in adopting this requirement for their APIs. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/1440#issuecomment-2398344305 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/issues/1440/2398344305@github.com>
Received on Tuesday, 8 October 2024 00:56:21 UTC