Re: [ServiceWorker] requestIdleCallback (equivalent) for ServiceWorkerGlobalScope (#790)

This sounds similar to the other feedback we've heard about needing a Worker or SharedWorker from a ServiceWorker.  Some work needs to be performed, but we don't want to delay handling fetch events, etc.

Alternatively we could do the idea about letting multiple service workers spin up so latency is less of a concern.

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

Received on Monday, 30 November 2015 16:29:06 UTC