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

:+1: from me to the idea of offloading work to new `Worker`s that are constructed from within the `ServiceWorkerGlobalScope`. That sounds nicer than trying to forcibly adapt something like `requestIdleCallback()`.

I hadn't previous seen https://github.com/slightlyoff/ServiceWorker/issues/678, but that looks like details the feature request, so I'll close this issue.


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

Received on Monday, 30 November 2015 19:35:54 UTC