New issue
Advanced search Search tips

Issue 922833 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Fuchsia
Pri: 3
Type: Bug

Blocking:
issue 866669
issue 922835



Sign in to add a comment

Fuchsia: Implement permission API in webengine and prompts in webrunner

Project Member Reported by sergeyu@chromium.org, Jan 17 (6 days ago)

Issue description

Currently getUserMedia() API cannot be supported in webrunner because we don't have permissions requests are always rejected by the default implementation of WebContentsDelegate::CheckMediaAccessPermission().
chromium.web interfaces need to be updated to allow the engine delegate permission requests to the context/frame owner and then webrunner should show a promps to confirm permissions with the user.
 

Comment 1 by sergeyu@chromium.org, Jan 17 (6 days ago)

Blocking: 922835

Comment 2 by sergeyu@chromium.org, Jan 17 (6 days ago)

Blocking: 866669

Sign in to add a comment