- From: Jake Archibald <notifications@github.com>
- Date: Tue, 21 Jul 2015 12:05:50 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 21 July 2015 19:06:19 UTC
With `.clientID` you're guaranteed some information about the client. You can match it up with previous recordings in IDB. `.getClient()` may return null by the time you ask for it (client has closed). I'm not sure it's a big deal though. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/723#issuecomment-123445702
Received on Tuesday, 21 July 2015 19:06:19 UTC