- From: Matt Falkenhagen <notifications@github.com>
- Date: Mon, 30 Nov 2015 20:58:09 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 1 December 2015 04:58:44 UTC
Just a nit: `claim()` can also change the active worker. A client could be controlled by the registration with scope `/a/b/` and then change to be controlled by the registration with scope `/a/b/c` if that reg's worker called `claim()`. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/785#issuecomment-160852913
Received on Tuesday, 1 December 2015 04:58:44 UTC