Re: [permissions] Mediacapture permissions (#57)

> + 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
> +   section MUST include the embedder's origin and the embedding
> +   status.
> + </p>
> + <p>
> +   A successful call to the <code>GetUserMedia</code> function of

lowercase "G"?
Strictly speaking I think there are several ways to call (invoke?) getUserMedia, but perhaps we do not need to be more specific that this.

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

Received on Tuesday, 26 January 2016 09:20:58 UTC