Open
Bug 1838150
Opened 2 years ago
Updated 7 months ago
Make PipeWire Camera Portal user rejection set a temporary block on cameras in SitePermissions
Categories
(Core :: WebRTC, task, P3)
Core
WebRTC
Tracking
()
NEW
People
(Reporter: pehrsons, Assigned: pehrsons)
References
(Blocks 1 open bug)
Details
See https://phabricator.services.mozilla.com/D176625#inline-1000783
I talked to jib on Matrix and a NotAllowedError would be better here if we know the user rejected the prompt.
We also want to put in a temporary block into SitePermissions when this happens, so we'll probably have to route this request through WebRTCParent/Child instead. I can do that in a followup (which should block shipping the pipewire camera backend).
This is that followup.
You need to log in
before you can comment on or make changes to this bug.
Description
•