- From: Antonio Sartori <notifications@github.com>
- Date: Tue, 27 Apr 2021 04:25:32 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 27 April 2021 11:25:45 UTC
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