Re: [w3c/permissions] Drop .request() (#83)

@alvestrand, what do you mean by "gathering information about the user's intent"? Would `.request()` always show a prompt? If the user chooses to grant permission but not to save that decision for later, would the subsequent attempt to use the API show a second prompt?

Clearly `.request()` *can* modify what `.query()` returns, but Firefox's model would have to change to let us *require* `.request()` to modify `.query()`'s result, and I don't think we can change their model for them.

-- 
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/83#issuecomment-244283017

Received on Friday, 2 September 2016 04:55:13 UTC