Closed
Bug 1800287
Opened 3 years ago
Closed 3 years 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
Details
Attachments
(1 file)
The getDisplayMedia()
prompt with "privacy.webrtc.allowSilencingNotifications" set is a suitable model to follow.
Assignee | ||
Updated•3 years ago
|
Priority: -- → P2
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → karlt
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years 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•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
Updated•3 years ago
|
status-firefox109:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•