- From: Matt Falkenhagen <notifications@github.com>
- Date: Sun, 27 Mar 2016 21:12:15 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 28 March 2016 04:12:45 UTC
I guess proceeding with update could allow the waiting worker or soon-to-be installed worker to become .active, in case someone does register().then(wait for an active version). However, Chrome's current impl looks it'll only do that if the new worker is different than the waiting worker. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/856#issuecomment-202224680
Received on Monday, 28 March 2016 04:12:45 UTC