[w3c/permissions] Give the UA permission to return anything it wants from query(). (#97)

This option is the most straightforward about giving the UA nearly complete flexibility. The main constraint is that the result should only change when the UA gets new information about the user's intent, but we don't say what constitutes new information. This version also gives some examples of constraining permission behavior further on a per-API basis.

Preview at https://api.csswg.org/bikeshed/?url=https://raw.githubusercontent.com/jyasskin/permissions/ua-can-return-anything/index.bs
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/permissions/pull/97

-- Commit Summary --

  * Give the UA permission to return anything it wants from query().

-- File Changes --

    M index.bs (601)

-- Patch Links --

https://github.com/w3c/permissions/pull/97.patch
https://github.com/w3c/permissions/pull/97.diff

---
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/pull/97

Received on Wednesday, 25 May 2016 21:20:19 UTC