playwright/tests/trace-viewer
Dmitry Gozman 246495f705
fix(tracing): improve captureStackTrace (#8236)
- Simplify by only considering client/ vs non-client/
- Fix stack traces when calling from other playwright code, e.g. from the cli
- Account for re-entrant calls that happen when
  instrumenting context creation/desctruction
- Add tests
- Fix StackTraceView on Windows
2021-08-16 17:06:38 -07:00
..
trace-viewer.spec.ts fix(tracing): improve captureStackTrace (#8236) 2021-08-16 17:06:38 -07:00