[w3c/permissions] fix(request): clarify how requests affect state (#127)

The old wording implied that the user's response to a prompt always
provided "new information" and so would be likely to affect the
permission state, but that interpretation wasn't intended.

The restriction to the same origin also doesn't match what browsers
actually do, especially with respect to ports, but we should fix that in
a separate change.

Preview at https://api.csswg.org/bikeshed/?url=https://raw.githubusercontent.com/jyasskin/permissions/clarify-request-not-imply-state/index.bs#request-permission-to-use

@jan-ivar 
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * fix(request): clarify how requests affect state

-- File Changes --

    M index.bs (7)

-- Patch Links --

https://github.com/w3c/permissions/pull/127.patch
https://github.com/w3c/permissions/pull/127.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/127

Received on Thursday, 8 September 2016 21:44:00 UTC