- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 15 Sep 2020 13:51:53 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 15 September 2020 20:52:07 UTC
This looks pretty close to landing, and https://github.com/WICG/performance-measure-memory/ would like to use it. I'm happy to carry this over the finish line, but can someone confirm for me what's left to do? My read is: - Update to cross-link to the HTML spec definition of "cross-origin isolated", now that it exists. Since it lives on an agent cluster I guess we'll need to indirect a bit; something like global -> relevant agent -> agent cluster -> cross-origin isolated. - Specify the restrictions @annevk prefers on doubling this up with [SecureContext]. In particular, I think it suffices to say something like "[SecureContext] must not be specified when a construct is conditionally exposed on [CrossOriginIsolated]; doing so would be redundant, since every environment which is cross-origin isolated is also a secure context". -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/883#issuecomment-692972245
Received on Tuesday, 15 September 2020 20:52:07 UTC