playwright/packages/trace/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
..
DEPS.list chore: run check-deps for all packages (#21395) 2023-03-03 14:50:43 -08:00
har.ts chore: fix har date types (#26783) 2023-08-30 12:40:46 -07:00
snapshot.ts chore: split trace events into phases (#21696) 2023-03-15 22:33:40 -07:00
trace.ts fix(tracing): bump trace version to V5, migrate V4 traces to consoleMessage.args (#27162) 2023-09-19 16:21:09 -07:00