[ServiceWorker] Should soft update algorithm be run when handling any kind of functional event? (#802)

Use case: I want to update a web application without navigating to it.

Instead os using sync or push and launch custom installation / activation steps, it could be easier if a soft update would happen after handling the functional event so the SW could be automatically updated retriggering install and activate events. 

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

Received on Monday, 21 December 2015 11:00:12 UTC