- From: Mounir Lamouri <notifications@github.com>
- Date: Fri, 19 Feb 2016 02:28:16 -0800
- To: w3c/permissions <permissions@noreply.github.com>
Received on Friday, 19 February 2016 10:28:47 UTC
> + </p> > + <p>These three permissions have an associated PermissionDescriptor: > + </p> > + <dl class='idl' title='dictionary DevicePermissionDescriptor : > + PermissionDescriptor'> > + <dt> > + DOMString deviceId > + </dt> > + </dl> > + <p>A permission covers access to the device given in the > + associated descriptor. > + </p> > + <p> > + If the descriptor does not have a deviceId, its semantic is that > + it queries for access to all devices of that class. Thus, if a query > + for the "camera" permission with no deviceId returns "granted", the nit: alignment issue. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/57/files#r53444441
Received on Friday, 19 February 2016 10:28:47 UTC