Fuchsia: Implement permission API in webengine and prompts in webrunner |
||
Issue descriptionCurrently 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.
,
Jan 17
(6 days ago)
|
||
►
Sign in to add a comment |
||
Comment 1 by sergeyu@chromium.org
, Jan 17 (6 days ago)