[Webkit-unassigned] [Bug 208667] getUserMedia does not work in WKWebView-based browsers like Chrome, Firefox.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 22 08:21:35 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=208667

--- Comment #75 from youenn fablet <youennf at gmail.com> ---
(In reply to Ashley Gullen from comment #74)
> I think the problem is if you use a custom URL scheme, e.g. app://localhost
> - then getUserMedia still does not work.
> 
> I tested this myself and I also still can't get it to work on the app:
> scheme. Calling getUserMedia does show permission prompts, but you still get
> a NotAllowedError even if you approve them. Modern hybrid apps e.g. Cordova
> use a custom scheme to serve local content so it needs to be supported with
> that as well.

Right, I think the ask is to allow exposing getUserMedia in custom schemes.

It is odd that you get a permission prompt but end up with NotAllowedError.
That might be a separate bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201222/549c3bc9/attachment.htm>


More information about the webkit-unassigned mailing list