- From: Ashley (Scirra) <notifications@github.com>
- Date: Wed, 06 Apr 2016 04:03:43 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 6 April 2016 11:04:10 UTC
While working with SW I found it would be convenient for diagnostics if you could get the name of a cache from the cache itself. Currently you have to keep track of the name passed to `caches.open()` yourself. A `cache.name` read-only attribute would make this easier. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/869
Received on Wednesday, 6 April 2016 11:04:10 UTC