playwright/src/web
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
..
components feat(reporter): render attachments in html report (#8125) 2021-08-10 17:06:25 -07:00
htmlReport feat(reporter): render attachments in html report (#8125) 2021-08-10 17:06:25 -07:00
recorder fix(webpack): use production mode in production builds (#8007) 2021-08-05 12:07:43 -07:00
third_party/vscode feat(test-runner): basic html reporter (#7994) 2021-08-05 13:36:47 -07:00
traceViewer fix(tracing): improve captureStackTrace (#8236) 2021-08-16 17:06:38 -07:00
common.css feat(test-runner): basic html reporter (#7994) 2021-08-05 13:36:47 -07:00
theme.ts chore: move trace viewer to the src/web (#5199) 2021-01-28 09:33:20 -08:00
types.d.ts chore: move trace viewer to the src/web (#5199) 2021-01-28 09:33:20 -08:00
uiUtils.ts feat: include screencast in trace (#6128) 2021-04-07 14:32:12 -07:00