- From: Ben Kelly <notifications@github.com>
- Date: Thu, 19 Mar 2015 10:48:05 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 19 March 2015 17:48:31 UTC
> Optional: allow ServiceWorkers to be created that don't care about fetch events It seems to me this goal can already be mostly met by the UA optimizing around the `onfetch` handler not being set. If there are no fetch event handlers then the UA can skip network interception completely. This state would need to be persisted when the SW shutdown. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/566#issuecomment-83692145
Received on Thursday, 19 March 2015 17:48:31 UTC