- From: Yutaka Hirano <notifications@github.com>
- Date: Fri, 16 Oct 2020 04:19:04 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 16 October 2020 11:19:17 UTC
After seeing whatwg/html#6060, I'm starting thinking it makes sense to introduce a platform dependency to cross-origin-isolated capability. It represents whether web developers can use SAB and co. On some platforms COOP+COEP is sufficient to ensure the security guarantees but on other platforms it's more difficult. The cross-origin isolated capability on shared and service workers is false, when the user agent may put a cross-origin environment into the process. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1545#issuecomment-709985403
Received on Friday, 16 October 2020 11:19:17 UTC