Re: [ServiceWorker] ServiceWorker constructor instead of navigator.serviceWorker (#660)

@jakearchibald that reasoning seems flawed as we have many constructors that have side effects. E.g. `new Worker()` does exactly that. And `new SharedWorker()` affects a registry.

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

Received on Thursday, 26 March 2015 06:57:48 UTC