Re: [ServiceWorker] should subresource FetchEvents trigger an update if 24-hours since last check? (#814)

Alright. So we agree to invoking Soft Update for a subresource request when it's >24hr since an update. I'll add it.

> How about postMessage, should that also trigger 24-hour-checked update?

I don't think a message event is a functional event. Devs already have `registration.update()` if they want to trigger update at certain point.

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

Received on Friday, 22 January 2016 10:43:11 UTC