Closed
Bug 1642803
Opened 4 years ago
Closed 4 years ago
The notifications aren't re-enabled after ending screen-share, but only after ending call
Categories
(Firefox :: Site Permissions, defect, P1)
Tracking
()
VERIFIED
FIXED
Firefox 79
Tracking | Status | |
---|---|---|
firefox79 | --- | verified |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Note
- The notifications are only blocked after starting screen-share, but they don't end when screen-sharing is stopped, but only when the call is ended.
Affected versions
- Beta v77.0b8
- Nightly v78.0a1
Affected platforms
- Windows 10
Steps to reproduce
Required prefs:
- Flip privacy.webrtc.allowSilencingNotifications to true
- Flip privacy.webrtc.legacyGlobalIndicator to false
- Engage in a Video Call in the expected web-app.
- Click the button to share your screen view.
- Select the option to share a window/screen from the drop-down.
- Select the checkbox to silence notifications and allow screen share permission.
- Receive a notification. (a tool to use: https://davidwalsh.name/demo/notifications-api.php)
Observe: Notifications are blocked as expected. - Stop screen-sharing.
- Receive a notification. (a tool to use: https://davidwalsh.name/demo/notifications-api.php)
Expected result
- The notification is displayed because the user is not sharing the screen.
Actual result
- The notification is NOT displayed;
- However notifications received after the call ends are being displayed.
Regression range
- Feature implementation issue.
Additional notes
- This issue has been found to reproduce with Zoom, Meets on Windows 10 & 7 (so far).
- This bug description will suffer changes (updates) until the feature testing is completed.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → mconley
Assignee | ||
Comment 1•4 years ago
|
||
Depends on D78120
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/48f9a72a27a0
Cancel notification silencing once the display share is over. r=pbz
Comment 3•4 years ago
|
||
Backed out for perma failures on browser_devices_get_user_media_in_xorigin_frame.js.
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=305648032&repo=autoland&lineNumber=2075
Backout: https://hg.mozilla.org/integration/autoland/rev/1bdae12bd733dbbfa70de8d2f8f5761ecdbc5f33
Flags: needinfo?(mconley)
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4a065a1c9a10
Cancel notification silencing once the display share is over. r=pbz
Comment 5•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(mconley)
Comment 6•4 years ago
|
||
I can confirm this issue is fixed in Nightly v79.0a1 from 2020-06-17 on Windows 10, Ubuntu 18.04.4LTS and Mac OS 10.12.6
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•