Re: [permissions] Mediacapture permissions (#57)

> +      <section>
> + <h2>
> +   Media Devices
> + </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 :

Should this be _Media_DevicePermissionDescriptor (or do we believe all future devices can use this model)?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/57/files#r50810278

Received on Tuesday, 26 January 2016 09:21:03 UTC