Bug 1655078 - Make the 'Stop Sharing' button in the WebRTC indicator stop all screen sharing streams. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D85414
This commit is contained in:
@@ -28,10 +28,8 @@
|
||||
|
||||
<span id="window-share-info" data-l10n-id="webrtc-sharing-window"/>
|
||||
<span id="browser-window-share-info" data-l10n-id="webrtc-sharing-browser-window"/>
|
||||
<button id="stop-sharing-window" class="stop-button" data-l10n-id="webrtc-stop-sharing-button"/>
|
||||
|
||||
<span id="screen-share-info" data-l10n-id="webrtc-sharing-screen"/>
|
||||
<button id="stop-sharing-screen" class="stop-button" data-l10n-id="webrtc-stop-sharing-button"/>
|
||||
<button id="stop-sharing" class="stop-button" data-l10n-id="webrtc-stop-sharing-button"/>
|
||||
</div>
|
||||
<div class="row-item separator" />
|
||||
<div id="device-share" class="row-item">
|
||||
|
||||
Reference in New Issue
Block a user