- From: Ben Kelly <notifications@github.com>
- Date: Mon, 21 Dec 2015 06:33:35 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 21 December 2015 14:34:15 UTC
The idea is to use the storage spec to request persistence: https://storage.spec.whatwg.org/ We don't implement this in gecko yet, but I thought I saw some blink intent emails for this API. There is still debate about whether to do something like the `beforeevicted` event or provide a storage API for controlling eviction. In gecko we strongly prefer something through the storage API and not an event like `beforeevicted`. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/803#issuecomment-166318350
Received on Monday, 21 December 2015 14:34:15 UTC