Open
Bug 1977423
Opened 5 months ago
Updated 5 months ago
Check if the "MediaManagerVideo" permission can be removed in WebRTCParent.sys.mjs
Categories
(Firefox :: Site Permissions, task, P3)
Firefox
Site Permissions
Tracking
()
NEW
People
(Reporter: emz, Unassigned)
References
Details
Adding or testing permissions for the system principal is a no-op. The system principal has all permissions.
I think adding the permission here (and maybe the other checks in the file) are not necessary / don't do anything and could be removed: https://searchfox.org/mozilla-central/rev/6911d55fa5449966d7fd3d70975ded95535b2c8d/browser/actors/WebRTCParent.sys.mjs#1017-1025
| Reporter | ||
Updated•5 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•