playwright/packages/trace/src
Andrey Lushnikov 2e327c9d0c
fix: miscellaneous improvements for tracing UI (#23558)
- feat(tracing): mark API requests with "API" label
- feat(tracing): do not attribute any resources to `route.` API calls;
  otherwise, network traffic might get inside the `route.` actions.
- fix(tracing): map actionIds from primary contexts to actionIds from
  non-primary contexts
- fix(tracing): show leading `/` in URL path in network panel

This is a result of a pair-programming session with @pavelfeldman
2023-06-06 17:38:44 -07:00
..
DEPS.list chore: run check-deps for all packages (#21395) 2023-03-03 14:50:43 -08:00
har.ts fix: miscellaneous improvements for tracing UI (#23558) 2023-06-06 17:38:44 -07:00
snapshot.ts chore: split trace events into phases (#21696) 2023-03-15 22:33:40 -07:00
trace.ts chore: add string attachments to trace (#22921) 2023-05-11 16:32:32 -07:00