- From: Matt Falkenhagen <notifications@github.com>
- Date: Mon, 13 Apr 2015 02:10:10 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 13 April 2015 09:10:39 UTC
This bug seems about two things: one is whether a version that failed to activate should relinquish controllers, and one is whether a registration with no workers can exist. For Blink... The "relinquish controllees" bit was fixed in https://code.google.com/p/chromium/issues/detail?id=471616 The "registration with no workers" bit is tracked in https://code.google.com/p/chromium/issues/detail?id=476456 --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/659#issuecomment-92281222
Received on Monday, 13 April 2015 09:10:39 UTC