- From: Jeffrey Yasskin <notifications@github.com>
- Date: Fri, 29 Apr 2016 08:06:41 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
Received on Friday, 29 April 2016 15:07:24 UTC
> </h2> > <p> > - <a lt='user agent'>User agents</a> MAY use a form of storage to > - keep track of web site permissions. When they do, they MUST have a > - <dfn export>permission storage identifier</dfn> which is linked to a > - {{PermissionStorage}} instance or one of its subtypes. > + A <dfn export>permission store</dfn> maps {{PermissionName}}s to instances > + of {{PermissionStorage}} or one of its subtypes. A <a>permission store</a> > + has one or more associated <a>origin</a>s, and SHOULD have only one. I've added an example of the domain-suffix grants. Is that what you meant? --- 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/files/9a98a3cc8c47bc4aba961d8bf7244bb1b57f1f72#r61592193
Received on Friday, 29 April 2016 15:07:24 UTC