[w3c/ServiceWorker] Adapt to referrer policy being in policy container (#1593)

This is a companion change to https://github.com/whatwg/html/pull/6677, which moves referrer policy into the policy container. As a consequence, referrer policy is taken care by the policy container mechanisms and does not need to be considered directly by ServiceWorker anymore.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Adapt to referrer policy being in policy container

-- File Changes --

    M docs/index.bs (10)

-- Patch Links --

https://github.com/w3c/ServiceWorker/pull/1593.patch
https://github.com/w3c/ServiceWorker/pull/1593.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/1593

Received on Wednesday, 12 May 2021 08:08:17 UTC