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

@wanderview In your [comment above](https://github.com/slightlyoff/ServiceWorker/issues/584#issuecomment-73722174), did you mean `cache.put()` in the example should have been called within `e.waitUntil()`?

@jakearchibald What patterns can you expect for devs with the `FetchEvent.waitUntil()`? I'm having hard time trying with the code patterns when `e.respondWith(r)` and `e.waitUntil(p)` are coming together.

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

Received on Tuesday, 7 April 2015 07:21:40 UTC