[w3c/ServiceWorker] should Client.navigate() require user interaction? (#1100)

Currently the spec only requires `Client.focus()` and `Clients.openWindow()` to require user interaction.  Should we also require user interaction in order for a SW to perform `Client.navigate()`?

-- 
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/1100

Received on Friday, 31 March 2017 10:45:20 UTC