- From: Ben Kelly <notifications@github.com>
- Date: Thu, 04 Dec 2014 05:56:36 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 4 December 2014 13:57:05 UTC
Isn't cache.add() the same as backgroundPut()? In the gecko implementation I believe cache.add() will complete even if the worker js context goes away. Perhaps we could just create 'cacheaddsuccess' and 'cacheaddfailure' events? --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/574#issuecomment-65634646
Received on Thursday, 4 December 2014 13:57:05 UTC