- From: Jeffrey Yasskin <notifications@github.com>
- Date: Thu, 28 Apr 2016 18:01:37 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
Received on Friday, 29 April 2016 01:02:17 UTC
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