- From: Jake Archibald <notifications@github.com>
- Date: Tue, 19 Dec 2017 16:48:41 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 December 2017 16:49:08 UTC
The problem with "last accessed time" is the difference between "accessed" and "used". If I do `cache.keys()` have I just made the access time equal across all items of my cache? What if I get an item out of the cache but don't actually use it? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/863#issuecomment-352817405
Received on Tuesday, 19 December 2017 16:49:08 UTC