- From: Jungkee Song <notifications@github.com>
- Date: Mon, 24 Apr 2017 21:28:43 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 25 April 2017 04:29:15 UTC
The synchronous part of [navigate](https://html.spec.whatwg.org/multipage/browsers.html#navigate) algorithm checks whether it'll abort its own steps or go ahead after aborting the active document of the browsing context. I think `client.navigate()` isn't different from other call sites like `location.assign()`, etc. Am I misunderstanding your point? -- 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-296900808
Received on Tuesday, 25 April 2017 04:29:15 UTC