- From: Jungkee Song <notifications@github.com>
- Date: Tue, 07 Apr 2015 00:21:19 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 7 April 2015 07:21:40 UTC
@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