- From: Jungkee Song <notifications@github.com>
- Date: Sun, 01 Feb 2015 22:52:45 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 2 February 2015 06:53:13 UTC
> The situation happens when a registration which only has a installing worker is a longer matched registration than the calling SW's registration. The calling SW will not claim in this situation. This sounds a bit tricky, but to me the currently specified behavior seems more reasonable. The fact that a client is matched to a certain registration means the client will be controlled by the registration's worker when it becomes active. (rather than making it to use the shorter matched registration already effective.) --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/586#issuecomment-72413379
Received on Monday, 2 February 2015 06:53:13 UTC