Closed
Bug 1712895
Opened 3 years ago
Closed 2 years ago
Persist permissions for selectAudioOutput({deviceId}) for a grace period after navigations
Categories
(Firefox :: Site Permissions, enhancement, P2)
Firefox
Site Permissions
Tracking
()
RESOLVED
DUPLICATE
of bug 1712892
People
(Reporter: karlt, Assigned: karlt)
References
Details
WebRTCParent::checkRequestAllowed()
would be involved here.
Consider an infinite grace period, as part of bug 1712892.
"identity-permission-box" support would be required if temporary permission grants are desired, as reloading the page would no longer revoke permissions immediately.
Assignee | ||
Updated•3 years ago
|
Severity: -- → N/A
Priority: -- → P2
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → karlt
Assignee | ||
Comment 1•2 years ago
|
||
Bug 1712892 implemented persistent permissions, which are essentially an infinite grace period.
You need to log in
before you can comment on or make changes to this bug.
Description
•