playwright/packages/playwright-core/src
Andrey Lushnikov 786bb337f0
cherry-pick(#11991): fix(mac): avoid printing empty line to stderr on mac (#11993)
SHA: 1f6b84f445

It turns out, `sw_vers` prints an empty stderr line and we inherit it.

Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2022-02-09 15:38:30 -08:00
..
cli feat(tracing): suport loading multiple files in trace viewer (#11880) 2022-02-07 17:05:42 -08:00
client cherry-pick(#11954): respect tracing config for APIRequestContext (#11976) 2022-02-09 11:31:10 -08:00
common chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
dispatchers chore: disable page.pause() when JS debugger is attached (#11926) 2022-02-07 19:21:58 -08:00
grid chore: pin production dependencies (#11793) 2022-02-02 11:14:41 +01:00
protocol chore: use ipc transport for out-of-process driver (#11826) 2022-02-02 21:26:45 -08:00
remote chore: bump production dependencies (#11787) 2022-02-01 21:27:34 +01:00
server chore(chrome): tolerate unknown target types (#11936) 2022-02-08 09:46:05 -08:00
third_party/highlightjs chore: move diff_match_patch into the test package (#9475) 2021-10-13 13:38:26 -07:00
utils cherry-pick(#11991): fix(mac): avoid printing empty line to stderr on mac (#11993) 2022-02-09 15:38:30 -08:00
web chore(trace-viewer): introduce MultiTraceModel (#11922) 2022-02-08 12:27:29 -08:00
browserServerImpl.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
inprocess.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
inProcessFactory.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
outofprocess.ts chore: use ipc transport for out-of-process driver (#11826) 2022-02-02 21:26:45 -08:00