Closed
Bug 1800287
Opened 4 months ago
Closed 1 month ago
Add an "Always Block" option to selectAudioOutput() prompt
Categories
(Firefox :: Site Permissions, enhancement, P2)
Firefox
Site Permissions
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: karlt, Assigned: karlt)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The getDisplayMedia()
prompt with "privacy.webrtc.allowSilencingNotifications" set is a suitable model to follow.
Assignee | ||
Updated•4 months ago
|
Priority: -- → P2
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Updated•2 months ago
|
Assignee: nobody → karlt
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•2 months ago
|
||
This also makes the "Not now" secondary action label consistent. Previously
this was accidentally dependent on allowedOrActiveCameraOrMicrophone(), but
the action was always "Not now" even when the label was 'Block'.
Pushed by ktomlinson@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ee5dfd1684e2 Add an "Always Block" option to selectAudioOutput() prompt r=pbz
Comment 4•1 month ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
Updated•1 month ago
|
status-firefox109:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•