Re: [ServiceWorker] ServiceWorkerClient can't be a MessageEvent.source because it's not a WindowProxy or MessagePort (#453)

What objects can cause `self.onmessage` to fire? The current design seems somewhat odd, but I guess `source` needs to point to `ServiceWorkerClient` or its `MessagePort`... @Hixie?

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

Received on Tuesday, 9 December 2014 11:18:35 UTC