- From: Jeffrey Yasskin <notifications@github.com>
- Date: Thu, 01 Sep 2016 21:54:14 -0700
- To: w3c/permissions <permissions@noreply.github.com>
Received on Friday, 2 September 2016 04:55:13 UTC
@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