- From: Binyamin Laukstein <notifications@github.com>
- Date: Tue, 06 Jun 2017 02:58:05 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 6 June 2017 09:58:39 UTC
@jakearchibald serviceWorker works also in private browsing (incognito window), while IndexedDB doesn't not in Firefox (similar with localStorage in Safari). Another issue, I wouldn't want serviceWorker to wait for async IndexedDB response to get `version`, `urlsToCache`, etc. it would impact serviceWorker response time. -- 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/1157#issuecomment-306438893
Received on Tuesday, 6 June 2017 09:58:39 UTC