Re: [w3c/ServiceWorker] consult document CSP in Register algorithm (#755)

I recently ran into this again while trying to clean up some old code.

@annevk When you say we should leave this to fetch, how does the fetch for a service worker script during update see the CSP of the document that called `register()`?  AFAICT the fetch triggered by the service worker to get its script does not have a client.

-- 
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/755#issuecomment-382519788

Received on Wednesday, 18 April 2018 20:32:45 UTC