- From: Noam Rosenthal <notifications@github.com>
- Date: Fri, 09 Apr 2021 06:05:15 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 9 April 2021 13:05:28 UTC
@noamr commented on this pull request. > @@ -2971,6 +2975,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe 1. Let |preloadResponse| be a new [=promise=]. 1. Let |workerRealm| be null. 1. Let |eventHandled| be null. + 1. Let |crossOriginIsolatedCapability| be |request|'s [=request/client=]'s [=environment settings object/cross-origin isolated capability=]. It's how things are done in FETCH. Not sure if it applies to service workers. in the same way. @annevk ? -- 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/1575#discussion_r610608878
Received on Friday, 9 April 2021 13:05:28 UTC