[ServiceWorker] Add ServiceWorker.prototype.registration (#798)

Would be kind of convenient to have a pointer to a `ServiceWorker`'s corresponding `ServiceWorkerRegistration` instance. Or is it too problematic that you can then get to it synchronously from the controller?

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

Received on Wednesday, 9 December 2015 21:56:18 UTC