[Webkit-unassigned] [Bug 257710] Permissions API reports wrong permissions for microphone

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 6 01:05:53 PDT 2023


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

youenn fablet <youennf at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |youennf at gmail.com

--- Comment #2 from youenn fablet <youennf at gmail.com> ---
> Landing on a page when microphone access is set to "Deny", will show "Prompt" as status

It will show prompt, until the first getUserMedia call, which will be denied.
At that point, permission API should show denied.

> Changing the permission to Denied, new connections are still allowed to be opened without any prompts.

For the page that is capturing yes.
This could be fixed either at WebKit or Safari level.

-- 
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/20230706/27787e16/attachment.htm>


More information about the webkit-unassigned mailing list