- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 11 Mar 2016 13:16:38 -0800
- To: w3c/permissions <permissions@noreply.github.com>
Received on Friday, 11 March 2016 21:17:09 UTC
> + <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= > + "#PermissionStatus-update">PermissionStatus update steps</a>. > + </dd> > + <dt> > + A <dfn data-export="">permission request algorithm</dfn> > + </dt> > + <dd> > + Takes the previously-stored <a>permission storage type</a>, an > + <a>associated PermissionDescriptor</a>, and a newly-created > + <a>permission result type</a>, shows the user any necessary prompt to Or maybe better s/, shows/. Shows --- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/66/files#r55889720
Received on Friday, 11 March 2016 21:17:09 UTC