Re: [permissions] Mediacapture permissions (#57)

> +   camera
> + </dt>
> + <dt>
> +   microphone
> + </dt>
> + <dt>
> +   speaker
> + </dt>
> + <dt>
> +   all-cameras
> + </dt>
> + <dt>
> +   all-microphones
> + </dt>
> + <dt>
> +   all-speakers

Very possible. The descriptor is only visible as a query parameter, so omitting the deviceId should be OK. Wouldn't even change the IDL, since dictionary elements are by default optional.

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

Received on Monday, 25 January 2016 15:08:47 UTC