- From: Jeffrey Yasskin <notifications@github.com>
- Date: Fri, 11 Mar 2016 13:29:52 -0800
- To: w3c/permissions <permissions@noreply.github.com>
Received on Friday, 11 March 2016 21:30:47 UTC
> + identifier</dfn>. > + </dt> > + <dd> > + Takes an <a>environment settings object</a> argument and returns a > + <a>permission storage identifier</a>. > + </dd> > + <dt> > + A <dfn data-export="">permission query algorithm</dfn> > + </dt> > + <dd> > + Takes an <a>associated PermissionDescriptor</a>, an instance of the > + <a>permission storage type</a> that's currently stored for this > + <a>permission</a>, and an existing instance of the <a>permission > + result type</a>, and updates the <a>permission result type</a> > + instance with the query result. Used by <a for="Permissions" lt= > + "query">Permissions.query()</a> and the <a href= Done. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/66/files#r55891336
Received on Friday, 11 March 2016 21:30:47 UTC