playwright/src/server/chromium
Andrey Lushnikov 819287cc0e
fix: do not show the "accept incoming network connections" dialog (#8162)
The dialog is provoked by a [MediaRouter chromium component](https://chromium.googlesource.com/chromium/src/+/HEAD/docs/mac_build_instructions.md#avoiding-the-incoming-network-connections-dialog)

In general, this is a very narrow functionality that should be safe
to disable to not affect majority of users on MacOS.

Fixes #7937
2021-08-12 08:33:02 -07:00
..
appIcon.png feat(icon): add an icon for trace viewer (#7430) 2021-07-01 17:05:14 -07:00
chromium.ts fix: do not show the "accept incoming network connections" dialog (#8162) 2021-08-12 08:33:02 -07:00
crAccessibility.ts fix(accessibiltiy): ignore new roles that came with new chromium (#6329) 2021-04-26 12:02:54 -07:00
crApp.ts feat(icon): add an icon for trace viewer (#7430) 2021-07-01 17:05:14 -07:00
crBrowser.ts feat(chromium): roll Chromium to M94 (#8047) 2021-08-09 13:57:17 -07:00
crConnection.ts chore: push dispatcher guid into object, reuse it in trace (#6250) 2021-04-20 23:03:56 -07:00
crCoverage.ts chore: move processLauncher into src/utils (#7504) 2021-07-07 21:14:16 +02:00
crDevTools.ts chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
crDragDrop.ts fix(chromium): drag and drop works in chromium (#6207) 2021-06-07 10:27:34 -07:00
crExecutionContext.ts feat(trace-viewer): show remote object previews in console (#8024) 2021-08-06 11:37:36 -07:00
crInput.ts fix(chromium): drag and drop works in chromium (#6207) 2021-06-07 10:27:34 -07:00
crNetworkManager.ts feat: response interception after redirects in chromium (#7910) 2021-08-05 08:49:02 -07:00
crPage.ts chore: move working with browser channels to Registry Executables (#7581) 2021-07-13 19:03:49 -07:00
crPdf.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
crProtocolHelper.ts fix(chromium): drag and drop works in chromium (#6207) 2021-06-07 10:27:34 -07:00
protocol.d.ts feat(chromium): roll Chromium to M94 (#8047) 2021-08-09 13:57:17 -07:00
videoRecorder.ts chore: move processLauncher into src/utils (#7504) 2021-07-07 21:14:16 +02:00