test: fix test for desktopCapturer preventDefault (#20100)
This commit is contained in:
parent
8b523cf88a
commit
a453f2ae6c
2 changed files with 11 additions and 14 deletions
|
@ -168,7 +168,6 @@ ipcMain.on('handle-next-ipc-message-sync', function (event, returnValue) {
|
|||
})
|
||||
|
||||
for (const eventName of [
|
||||
'desktop-capturer-get-sources',
|
||||
'remote-get-guest-web-contents'
|
||||
]) {
|
||||
ipcMain.on(`handle-next-${eventName}`, function (event, returnValue) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue