- From: Jake Archibald <notifications@github.com>
- Date: Mon, 27 Jun 2016 04:00:06 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Monday, 27 June 2016 11:01:06 UTC
If the browser's need for a request is dropped (page closes or user hits X on a navigation), then the `respondWith` promise for the related fetch no longer counts. However, I'm inclined to continue counting `fetchEvent.waitUntil`, since those actions may still be useful. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/916#issuecomment-228715295
Received on Monday, 27 June 2016 11:01:06 UTC