- From: Jungkee Song <notifications@github.com>
- Date: Wed, 02 Dec 2015 02:35:44 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 2 December 2015 10:36:39 UTC
One thing to check is the scenario where a registration has both .active and .waiting, and the browser is killed in that state. When the browser restarts and the .active spins off on an event and invokes `clients.claim()`. I think this should be working. For this scenario, shouldn't both .active and .waiting be persisted? --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/794#issuecomment-161252682
Received on Wednesday, 2 December 2015 10:36:39 UTC