Re: [ServiceWorker] Do we need InstallEvent's activeWorker? (#661)

Agreed, we no longer need `installEvent.active`, good catch.

> But `registration.active.postMessage()` from a service worker doesn't fit to our SW messaging model sorted out to date

Hm, good point. Ideally `.source` should be a `ServiceWorker`.

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

Received on Wednesday, 25 March 2015 17:08:31 UTC