Re: [ServiceWorker] A worker that fails to activate should relinquish its controllees (#659)

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