- From: Jake Archibald <notifications@github.com>
- Date: Tue, 07 Nov 2017 18:34:30 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 November 2017 18:34:53 UTC
F2F: This is no longer a problem as we aren't going to expose reserved clients. If a client is navigated while it's navigating, it should behave like iframes do in the same situation. I assume that the latest navigation happens and the old aborts, as long as the new client hasn't been created yet. Use case: You serve something online-first, but it gets stuck after headers & some body. You want to start again, switching to an offline-first model. Client navigation gets you this. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1123#issuecomment-342578614
Received on Tuesday, 7 November 2017 18:34:53 UTC