- From: Joe Berkovitz <notifications@github.com>
- Date: Mon, 01 Feb 2016 09:36:40 -0800
- To: w3c/permissions <permissions@noreply.github.com>
Received on Monday, 1 February 2016 17:37:37 UTC
> + </h2> > + <p> > + The <code><dfn id='idl-def-PermissionName.camera'>camera</dfn></code>, > + <code><dfn id='idl-def-PermissionName.microphone'>microphone</dfn> > + </code>, > + and <code><dfn id='idl-def-PermissionName.speaker'>speaker</dfn> > + </code> > + permissions are associated with permission to use media > + devices as specified in [[mediacapture-main]]. > + </p> > + <p>These three permissions have an associated PermissionDescriptor: > + </p> > + <dl class='idl' title='dictionary DevicePermissionDescriptor : > + PermissionDescriptor'> > + <dt> > + DOMString deviceId @alvestrand Are you making an attempt to model permission to obtain device labels and metadata via device enumeration, so that the user can make meaningful choices of device? --- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/57/files#r51451015
Received on Monday, 1 February 2016 17:37:37 UTC