[w3c/permissions] Allow UAs to maintain zero or multiple permission stores. (#95)

Each origin now gets its own store, and may have several to model
tab-specific or realm-specific grants.

Fixes #84 and fixes #86.

@raymeskhoury @jan-ivar @annevk, here's an attempt to handle temporary permissions by leaving the selection of where to read and write permission-grants up to the UA. What do you think?
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Allow UAs to maintain zero or multiple permission stores.

-- File Changes --

    M index.bs (140)

-- Patch Links --

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

Received on Friday, 29 April 2016 01:02:17 UTC