Re: [ServiceWorker] Proposal: Optimized No-Fetch Service Workers (#718)

@wanderview Yeah there're several tricky cases that make non-observable optimization less (if not) practical.  For the particular setTimeout case you wrote, though, it looks technically the impl could just flip the optimization flag when it's called (or UA may just kill the SW before the timer fires regardless of the optimization)?  I agree that there could be various more tricky cases.

> Anyway, the explicit API avoids this.
Yup.

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

Received on Friday, 24 July 2015 02:28:23 UTC