- From: jan-ivar <notifications@github.com>
- Date: Fri, 29 Apr 2016 12:35:02 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
- Message-ID: <w3c/permissions/pull/95/r61633474@github.com>
> </p>
> <p>
> - To <dfn>get a permission storage identifier</dfn> for a
> - {{PermissionName}} <var>name</var> and an <a>environment settings
> - object</a> <var>settings</var>, the UA MUST return a tuple consisting
> - of:
> + The <a>user agent</a> MAY maintain any number of <a>permission store</a>s to
> + record what capabilities users have granted web sites permission to access.
> + The <a>user agent</a> may create new <a>permission store</a>s, for example
> + to serve a particular <a>origin</a>, <a>origin</a> within a <a>top-level
> + browsing context</a>, or <a>realm</a>, and when it does so, it may
> + initialize it using the mappings of any other <a>permission store</a>
> + associated with the <a>same origin</a>.
> </p>
?? Firefox only supports persistent permissions per-origin, right? Or does "persistent-storage" mean something else?
---
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#r61633474
Received on Friday, 29 April 2016 19:35:51 UTC