- From: Jungkee Song <notifications@github.com>
- Date: Wed, 25 Feb 2015 01:48:59 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 25 February 2015 09:49:26 UTC
@jakearchibald In case of the uncontrolled clients gotten from `self.clients.matchAll({ includeUncontrolled: true })`, client.postMessage should still land in the service worker client's global.navigator.serviceWorker.onmessage as long as the ServiceWorkerContainer object exists. Are we on the same page? --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/609#issuecomment-75932699
Received on Wednesday, 25 February 2015 09:49:26 UTC