Re: [ServiceWorker] `waitUntil()` for FetchEvent? (#584)

Is this a more realistic use case for `waitUntil()`?

  http://jakearchibald.com/2014/offline-cookbook/#stale-while-revalidate

A `cache.put()` call after resolving the `respondWith()` promise with a in-progress Response.

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

Received on Tuesday, 10 February 2015 15:46:50 UTC