Open
Bug 1652526
Opened 5 years ago
Updated 5 years ago
Call into webrtcUI.stopSharingStreams from browser-siteIdentity.js to end WebRTC streams
Categories
(Firefox :: Site Permissions, task, P3)
Firefox
Site Permissions
Tracking
()
NEW
People
(Reporter: mconley, Unassigned)
References
Details
browser-siteIdentity.js currently implements its own way of revoking WebRTC stream permissions here:
In bug 1649032, I added a utility function to webrtcUI to end WebRTC streams that we can probably use instead. This bug is about looking into doing that to reduce code duplication.
Updated•5 years ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•