- From: Jungkee Song <notifications@github.com>
- Date: Mon, 06 Apr 2015 22:42:47 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 7 April 2015 05:43:15 UTC
Then I guess we also need to expose [ClientType](https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#client-type-enum) on `Client` so devs can filter it out: `e.isClientRequest && e.client.clientType == 'window'`. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/673#issuecomment-90371343
Received on Tuesday, 7 April 2015 05:43:15 UTC