New issue
Advanced search Search tips

Issue 657829 link

Starred by 0 users

Issue metadata

Status: Assigned
Owner:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Use MediaDeviceType for permissions in WebContentsDelegate

Project Member Reported by guidou@chromium.org, Oct 20 2016

Issue description

The permission methods in WebContentsDelegate use a MediaStreamType to specify device permissions.
The set of device types is different from the set of media stream types, so the MediaDeviceType should be used instead.

 
Labels: -Pri-2 Pri-3

Sign in to add a comment