- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 11 Mar 2016 13:14:13 -0800
- To: w3c/permissions <permissions@noreply.github.com>
Received on Friday, 11 March 2016 21:14:47 UTC
> + <dd> > + A subtype of <a>PermissionStatus</a>. > + </dd> > + <dt> > + An algorithm to <dfn data-export="">get a permission storage > + 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 I think this would be "an instance of the associated permission descriptor type for this permission". The main thing is instance; right now associated PermissionDescriptor/associated permission descriptor type is a type, not an object. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/66/files#r55889411
Received on Friday, 11 March 2016 21:14:47 UTC