Re: [w3c/ServiceWorker] clarify when FetchEvent.clientId will or will not be set for navigations (#1267)

> Also note, exposing the clientId on navigations is a bit like referrer restricted to same-origin. It should probably respect the referrer policy. If the policy is set to no-referrer then I don't think we should ever set a navigation FetchEvent.clientId.

Well, maybe it would be ok for iframes since you can get at the same-origin parent in that case.

-- 
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/issues/1267#issuecomment-362300918

Received on Thursday, 1 February 2018 15:29:56 UTC