- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Wed, 13 May 2020 04:25:31 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 13 May 2020 11:25:43 UTC
Sounds like it needs two rules, one to prevent descendants to use `[CrossOriginIsolated]` when there is `[SecureContext]` and vise versa. I wonder we could rename `[SecureContext]` to `[Context=Secure]` and `[CrossOriginIsolated]` to `[Context=CrossOriginIsolated]` so that we can have only one check: whether descendants have `[Context]` or not. -- 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-627919730
Received on Wednesday, 13 May 2020 11:25:43 UTC