- From: Martin Thomson <notifications@github.com>
- Date: Fri, 29 Apr 2016 17:32:35 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
Received on Saturday, 30 April 2016 00:33:31 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>. Right. That implies to me that a synthesis is needed. Wow, this got complex pretty fast. --- 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#r61660826
Received on Saturday, 30 April 2016 00:33:31 UTC