- From: Joshua Bell <notifications@github.com>
- Date: Fri, 16 Mar 2018 12:12:47 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 16 March 2018 19:13:09 UTC
FWIW, on the Chrome side we've been talking about an internal **clear** operation that would atomically delete all entries in a cache, and using this in conjunction with delete when the user clears browsing data so that the space is reclaimed without either waiting for SW reload/GC, and without introducing a new state. cc: @bsittler -- 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/1287#issuecomment-373816696
Received on Friday, 16 March 2018 19:13:09 UTC