- From: Jake Archibald <notifications@github.com>
- Date: Thu, 26 Feb 2015 03:33:22 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 26 February 2015 11:33:48 UTC
@catalinb > What about the case when the sender is not controlled by the service worker? Should the source still be an instance of WindowClient/Client? Yes. You can already get hold of these clients via `clients.getAll({ includeUncontrolled: true })` --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/609#issuecomment-76163428
Received on Thursday, 26 February 2015 11:33:48 UTC