Closed
Bug 1695615
Opened 4 years ago
Closed 4 years ago
Update permission panel for double-keyed WebRTC permissions
Categories
(Firefox :: Site Permissions, enhancement, P1)
Firefox
Site Permissions
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: emz, Assigned: emz)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proton-door-hangers])
Attachments
(2 files)
Bug 1693677 changes it so we can have double-keyed WebRTC permissions in the format of type^deviceId
. For example camera^myCamera
. There can still be persistent permissions without a second key, e.g. camera
.
The permission panel needs to be updated so it doesn't show duplicate entries if both, the double and single keyed permissions, are set.
Updated•4 years ago
|
See Also: → https://jira.mozilla.com/browse/FIDEFE-369
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4ab255ff7cbe
Removed obsolete per-frame permission tracking for geolocation and WebRTC permissions. r=johannh
https://hg.mozilla.org/integration/autoland/rev/fb3a7be4a04e
Updated permission panel for double-keyed WebRTC permissions. r=johannh
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4ab255ff7cbe
https://hg.mozilla.org/mozilla-central/rev/fb3a7be4a04e
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•