Re: [w3c/permissions] Flesh out request("geolocation") (#112)

> I think we could change Firefox's behavior that if a .request() is made, then you just grant it without needing to ask for it again in the same realm, and for a given origin. 

That's tricky, and I doubt that you'd find this easy.  It all depends on what you believe the model to be.  The prevailing view is that without the "don't ask me again" checkbox enabled, this is a one-off grant for where I currently am.

However, if your assertion is that `watchPosition` allows for a stream of requests that are not further gated on a prompt, that's a fair call.  I don't know exactly what the expected outcome is here.

---
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/permissions/issues/112#issuecomment-238206936

Received on Monday, 8 August 2016 21:05:32 UTC