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)

task

Tracking

()

People

(Reporter: mconley, Unassigned)

References

Details

browser-siteIdentity.js currently implements its own way of revoking WebRTC stream permissions here:

https://searchfox.org/mozilla-central/rev/af5cff556a9482d7aa2267a82f2ccfaf18e797e9/browser/base/content/browser-siteIdentity.js#1623-1654

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.

Severity: -- → N/A
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.