- From: Jake Archibald <notifications@github.com>
- Date: Tue, 07 Apr 2015 23:12:38 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 8 April 2015 06:13:04 UTC
Question from implementers: if the response forms a new client, but the `response.url` is out of scope, should the client change controller? I'm leaving towards "no", the ServiceWorker controlled the page load, it should control subresources. If it wants to do something different, it could respond with a redirect (although that would double up on the final request). --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/607#issuecomment-90817428
Received on Wednesday, 8 April 2015 06:13:04 UTC