[w3c/ServiceWorker] Adapt to policy container (#1588)

This is a companion PR to https://github.com/whatwg/html/pull/6504, which adds the concept of a policy container and attaches it to the environment settings object and the WorkerGlobalScope. This PR correctly initializes the policy container of the underlying WorkerGlobalScope of a ServiceWorkerGlobalScope.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/ServiceWorker/pull/1588

-- Commit Summary --

  * Adapt to policy container

-- File Changes --

    M docs/index.bs (9)

-- Patch Links --

https://github.com/w3c/ServiceWorker/pull/1588.patch
https://github.com/w3c/ServiceWorker/pull/1588.diff

-- 
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/1588

Received on Tuesday, 27 April 2021 11:25:45 UTC