Re: [w3c/ServiceWorker] Is it possible to serve service workers from CDN/remote origin? (#940)

This seems to be in violation of the purpose of the `worker-src`-directive of `Content-Security-Policy`.

Aren't the two incompatible as it right now? (Incompatible in that if the same-origin policy takes precedence over `worker-src` then `worker-src` serves no purpose)

-- 
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/940#issuecomment-428919829

Received on Thursday, 11 October 2018 11:27:41 UTC