- From: jan-ivar <notifications@github.com>
- Date: Fri, 29 Apr 2016 16:57:42 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
Received on Friday, 29 April 2016 23:58:15 UTC
> </p> > <ol> > - <li>If the <a>user agent</a> has a {{PermissionStorage}} associated > - with the <a>permission storage identifier</a> in its permission store, > - it MUST return the {{PermissionStorage}}. > + <li>Let <var>settings</var> be the <a>current settings object</a>.</li> > + <li> > + Let <var>store</var> be some <a>permission store</a> associated with the > + <a>same origin</a> as <var>settings</var>. This store SHOULD be chosen > + consistently for a given <a>environment settings object</a>. @martinthomson With an initially populated realm-store, wouldn't it need to update if the end-user grants persistent permission to its origin, and does so from, say, another tab or through some central UX? --- 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#r61659193
Received on Friday, 29 April 2016 23:58:15 UTC