Re: [permissions] Mediacapture permissions (#57)

> + </p>
> + <p>
> +   The permissions <code><dfn id='idl-def-PermissionName.all-cameras'>all-cameras</dfn></code>, <code><dfn id='idl-def-PermissionName.all-microphones'>all-microphones</dfn></code>,
> +   and <code><dfn id='idl-def-PermissionName.all-speakers'>all-speakers</dfn></code> 
> + cover access to all devices of that class, whether they exist
> + at the moment or are attached at a later time. When the "all"
> +   permissions have been granted, queries for permission to any
> +   specific device MUST return "granted" as long as the
> +   deviceId is a legal deviceId.
> + <p>
> +   The <code><dfn id='idl-def-PermissionName.device-info'>device-info</dfn></code>
> +   permission controls access to names and capabilities of input
> +   and output devices.
> + </p>
> + <p>
> +   The permission storage identifier for permissions in this

+1, top level sounds better.

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

Received on Wednesday, 27 January 2016 13:52:12 UTC