Re: [w3c/ServiceWorker] Define settings object's cross-origin isolated capability for SW (#1545)

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