No sharing indicator is displayed when alerts.useSystemBackend is enabled
Categories
(Firefox :: Site Permissions, defect, P3)
Tracking
()
People
(Reporter: philipp, Assigned: emilio)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(2 files)
at least under windows where i could test the issue, the new sharing indicator is not getting displayed when alerts.useSystemBackend is enabled (which is a non-default value), and there is no indication in the address bar that camera/mic/screen-sharing is taking place in firefox either.
Reporter | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
This seems to be a regression of Bug 1635257.
Setting the suppress notification flag fails here: https://searchfox.org/mozilla-central/rev/a87a1c3b543475276e6d57a7a80cb02f3e42b6ed/browser/modules/webrtcUI.jsm#451
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIAlertsDoNotDisturb.suppressForScreenSharing]
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Nobody is using the weak reference stuff so remove it.
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
This happens to be D76407, but I missed it before writing this.
Depends on D139360
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0bfe789a1934 Modernize a bit ToastNotification. r=saschanaz https://hg.mozilla.org/integration/autoland/rev/3edd136f27f6 Implement nsIAlertDoNotDisturb for windows native alerts. r=saschanaz
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0bfe789a1934
https://hg.mozilla.org/mozilla-central/rev/3edd136f27f6
Updated•2 years ago
|
Description
•