mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 974443 - The WebRTC toolbar button seems broken when the tab using a device is already selected, r=felipe.
This commit is contained in:
parent
dabdfb04bb
commit
a6a8a82ab0
@ -59,5 +59,7 @@ let WebrtcIndicator = {
|
||||
streamData.browser.focus();
|
||||
}
|
||||
browserWindow.focus();
|
||||
PopupNotifications.getNotification("webRTC-sharingDevices",
|
||||
streamData.browser).reshow();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user