- From: Marijn Kruisselbrink <notifications@github.com>
- Date: Fri, 05 Feb 2016 12:05:04 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 5 February 2016 20:05:32 UTC
I'm not even sure what `ServiceWorker` needs an associated service worker client for. It's `postMessage` method doesn't even use the associated client but looks it up from the incumbent settings object instead, and I can't see anywhere else it is used either. So yes, removing the associated client from `ServiceWorker` and `ServiceWorkerRegistration` is probably the sanest solution, unless we're both missing something. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/829#issuecomment-180536147
Received on Friday, 5 February 2016 20:05:32 UTC