Re: [w3c/ServiceWorker] The Cache objects do not expire unless authors *or users* delete the entries. (#1276)

@mattto the cache API is part of origin storage. The browser may purge origin storage, but it shouldn't delete individual caches or cache items any more than it should remove entries/stores from indexeddb.

-- 
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/1276#issuecomment-390166933

Received on Friday, 18 May 2018 10:33:45 UTC