Re: [ServiceWorker] Should DedicatedWorkers select their own ServiceWorkerRegistration? (#423)

No type of worker defines a browsing context. What's important is that all workers and windows define an environment, have their own referrer, their own CSP, etc. That AppCache special cased dedicated workers was a mistake.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/423#issuecomment-65509273

Received on Wednesday, 3 December 2014 23:11:31 UTC