- From: Jake Archibald <notifications@github.com>
- Date: Fri, 16 Dec 2016 04:55:58 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 16 December 2016 12:56:30 UTC
The reason I don't think "navigation" is the answer for this case is the page may express how it wants to handle the navigation. We see this happening in native. If I click a link, a native app may take over. If I long-press and select "open in new tab" the native app does not take over, as I (the user) have specifically asked for a new tab. I went with "launch" as it feels like the service worker would be controlling a subset of navigations. -- 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/1028#issuecomment-267588558
Received on Friday, 16 December 2016 12:56:30 UTC