- From: Jake Archibald <notifications@github.com>
- Date: Thu, 12 Oct 2017 15:40:44 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 October 2017 15:41:34 UTC
I agree with your conclusion – using the cache API from the window will be quicker and simpler. Quick note on localstorage: Browsers are moving away from having limits per storage type, since it doesn't really make sense. Instead, the limits are per origin, and across all storage types. I thought it was only Edge that still had separate limits per storage, but I may be wrong. -- 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/1203#issuecomment-336177195
Received on Thursday, 12 October 2017 15:41:34 UTC