playwright/packages/playwright-core/src
Dmitry Gozman 2af7d672ef
fix(tracing): bump trace version to V5, migrate V4 traces to consoleMessage.args (#27162)
This moves the fix in #27095 from `modernize` to `appendEvent`. The
reason is that `trace V4` is used both for older traces that do not have
`consoleMessage.args` and the new ones with `args`. Since we do not call
`modernize` for traces of the same version, the original fix does not
help in this case.

Fixes #27144.
2023-09-19 16:21:09 -07:00
..
cli chore: render download progress in the host process (#26666) 2023-08-24 07:33:32 -07:00
client chore: populate matcherResult in web assertions (#27133) 2023-09-16 14:24:10 -07:00
common fix(pause): revert timeouts after pause (#23578) 2023-06-07 12:30:10 -07:00
image_tools fix(ssim-cie94): make sure a single off pixel yields diff in comparator (#24348) 2023-07-21 12:27:52 -07:00
protocol fix(fetch): restore from empty storage state (#27025) 2023-09-12 13:11:18 -07:00
remote chore: deflate large web socket messages (#26720) 2023-08-25 16:13:46 -07:00
server fix(tracing): bump trace version to V5, migrate V4 traces to consoleMessage.args (#27162) 2023-09-19 16:21:09 -07:00
third_party chore: remove experimental dockerfile.remote (#20790) 2023-02-09 12:18:02 -08:00
utils fix(locators): do not escape regular expressions with u or v flag (#27188) 2023-09-19 13:16:50 -07:00
androidServerImpl.ts chore: add Playwright to attribution (#23447) 2023-06-01 17:54:43 -07:00
browserServerImpl.ts chore: add Playwright to attribution (#23447) 2023-06-01 17:54:43 -07:00
DEPS.list feat(android): add Android.{launchServer,connect} (#18263) 2022-10-24 17:23:11 -07:00
inprocess.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
inProcessFactory.ts chore: propagate client-side instrumentation across connect (#23524) 2023-06-05 12:28:20 -07:00
outofprocess.ts chore: propagate client-side instrumentation across connect (#23524) 2023-06-05 12:28:20 -07:00
utilsBundle.ts chore: update rimraf package to version 4 to eliminate "promisify" (#24190) 2023-07-18 19:58:07 +02:00
zipBundle.ts chore(har): allow replaying from zip har (#14962) 2022-06-17 16:11:22 -07:00