- From: Ben Kelly <notifications@github.com>
- Date: Mon, 24 Apr 2017 10:44:18 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 24 April 2017 17:44:50 UTC
> So, in essence, a navigation that is in progress should always get to complete (regardless of the client type)? Well, it could be stopped through other means. I just think of a "reserved" Client object as an inert placeholder. The only thing you can really do with it is queue up messages via postMessage(). I support we could be more explicit about this by creating a `ReservedClient` interface that avoids exposing methods like navigate, focus, etc. -- 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-296765696
Received on Monday, 24 April 2017 17:44:50 UTC