Permissions API

Hi all,

I searched previous discussions but couldn't find anything. Is there any plans to expose the audio/video/screen capture permissions granted by the user as part of the Permissions API [1].
Right now an application could guess if it has permissions using the enumerateDevices and see if the label is blank or not, but that's quite hacky.

Mathieu

[1] https://w3c.github.io/permissions/#permission-registry

Received on Thursday, 3 September 2015 00:21:37 UTC