Re: [ServiceWorker] Can create caches in the persistent storage? (#803)

According to http://www.w3.org/TR/quota-api/#widl-ServiceWorkerGlobalScope-onbeforeevicted

>  If the service worker that received this event did not give back enough space the UA may evict its content entirely. 

So it does not seems to match with the requirement ot be persistent storage. Or am I missing something?

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/803#issuecomment-166294154

Received on Monday, 21 December 2015 12:31:24 UTC