playwright/packages/trace-viewer/src/ui
Max Schmitt 605dfde2be
chore: rename popout.html to snapshot.html in trace viewer (#23842)
Turns out its caused by a uBlockOrigin EasyList entry which thinks we
are an ad since we call ourselves "popout.html". See this entry:


e7883cfe74/easylist/easylist_general_block_popup.txt (L42)

Fixes https://github.com/microsoft/playwright/issues/23799
2023-06-21 21:10:50 +02:00
..
actionList.css chore(ui): decorate pending, add time spent (#21821) 2023-03-20 17:12:02 -07:00
actionList.tsx chore: do not show stale source in the trace (#23163) 2023-05-19 15:18:18 -07:00
attachmentsTab.css chore: include test-end-screenshot in a trace (#23457) 2023-06-01 20:29:32 -07:00
attachmentsTab.tsx chore: miscellaneous trace viewer fixes (#23695) 2023-06-14 09:37:19 -07:00
callTab.css chore(tv): render error in-line (#21586) 2023-03-10 16:22:19 -08:00
callTab.tsx chore: list attachments in the trace (#22919) 2023-05-09 17:53:01 -07:00
consoleTab.css chore(tv): render error in-line (#21586) 2023-03-10 16:22:19 -08:00
consoleTab.tsx chore: flatten metadata in trace events (#21214) 2023-02-27 15:29:20 -08:00
contextSelector.css chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
contextSelector.tsx chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
copyToClipboard.tsx chore: minor trace viewer UI tweaks (#20937) 2023-02-16 07:59:21 -08:00
DEPS.list chore: ui mode first cut (#21291) 2023-03-01 15:27:23 -08:00
filmStrip.css chore: hide timeline bars and stack from ui mode (#21590) 2023-03-10 22:52:31 -08:00
filmStrip.tsx chore: pack codemirror on resize (#21856) 2023-03-21 18:20:48 -07:00
metadataView.tsx chore(ui): show output on demand (#21592) 2023-03-11 11:43:33 -08:00
modelUtil.ts chore: miscellaneous trace viewer fixes (#23695) 2023-06-14 09:37:19 -07:00
networkResourceDetails.css fix: miscellaneous improvements for tracing UI (#23558) 2023-06-06 17:38:44 -07:00
networkResourceDetails.tsx chore: miscellaneous trace viewer fixes (#23695) 2023-06-14 09:37:19 -07:00
networkTab.css chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
networkTab.tsx chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
snapshotTab.css feat(snapshots): use double-buffer to avoid white flash on hover (#21828) 2023-03-21 07:40:54 -07:00
snapshotTab.tsx chore: rename popout.html to snapshot.html in trace viewer (#23842) 2023-06-21 21:10:50 +02:00
sourceTab.css chore: lower the input name (#21850) 2023-03-21 13:48:59 -07:00
sourceTab.tsx chore(trace): render drawer as a sidebar in the tv mode (#23451) 2023-06-01 15:49:48 -07:00
stackTrace.css chore: use listview to render stack trace (#21197) 2023-02-24 15:31:10 -08:00
stackTrace.tsx chore: introduce tree control (#21505) 2023-03-08 17:33:27 -08:00
timeline.css Revert "fix: scroll timeline with multiple pages in context (#23493)" (#23711) 2023-06-14 11:41:42 -07:00
timeline.tsx chore: render locator in trace viewer timeline label (#23754) 2023-06-16 17:56:11 +02:00
uiModeView.css chore: allow opening ui mode over http (#23536) 2023-06-06 08:31:52 -07:00
uiModeView.tsx chore: run html reporter tests with merged report (#23626) 2023-06-09 15:41:15 -07:00
workbench.css chore: unflake the network status test (#23551) 2023-06-06 16:55:53 -07:00
workbench.tsx chore: render locator in trace viewer timeline label (#23754) 2023-06-16 17:56:11 +02:00
workbenchLoader.tsx chore: do not show select item when Show trace (#23583) 2023-06-07 16:11:57 -07:00
wsPort.ts chore: make trace server work over http (#23561) 2023-06-06 18:36:05 -07:00