Re: [permissions] Mediacapture permissions (#57)

> + <p>
> +   If the deviceId is the special string "*", it queries for
> +   access to all devices of that class, whether they exist
> +   at the moment or are attached at a later time. When such a
> +   permission has been granted, queries for permission to any
> +   specific device MUST return "granted" as long as the
> +   deviceId is the ID of a connected device of the given class.
> + <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 top level context's origin and the embedding
> +   status.

I think we're talking about https://www.w3.org/html/wg/drafts/html/master/browsers.html#top-level-browsing-context - every time I try to follow this chain of references, my head hurts, but I can't quite see how it could be anything else.

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

Received on Thursday, 28 January 2016 08:19:08 UTC