playwright/packages/trace-viewer/src
Dmitry Gozman 7c55b94280
fix(trace): make sure the correct attachment name is used for downloads (#31928)
When two attachments have the same content sha1, we used the first one's
name for the downloaded file, no matter which one the user clicked to
download. Now we pass the name explicitly.

References #31912.
2024-07-31 06:20:36 -07:00
..
ui fix(trace): make sure the correct attachment name is used for downloads (#31928) 2024-07-31 06:20:36 -07:00
versions chore(trace): add context create event for test runner (#30697) 2024-05-14 09:00:33 -07:00
DEPS.list chore: introduce testInfo.testId (#21670) 2023-03-14 15:58:55 -07:00
embedded.tsx refactor(ui): some react refactorings (#31900) 2024-07-31 12:12:06 +02:00
entries.ts fix: match client step and server action by explicit stepId (#30641) 2024-05-14 12:10:46 -07:00
geometry.ts chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
index.tsx refactor(ui): some react refactorings (#31900) 2024-07-31 12:12:06 +02:00
multimap.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
progress.ts chore: roll @zip.js/zip.js to 2.7.29 (#27047) 2023-09-13 18:39:10 +02:00
snapshotRenderer.ts fix(snapshotter): allow rendering of & in STYLE tags (#31627) 2024-07-15 17:33:22 +02:00
snapshotServer.ts fix(snapshots): match resources by method (#24145) 2023-07-10 20:04:48 -07:00
snapshotStorage.ts fix(snapshots): match resources by method (#24145) 2023-07-10 20:04:48 -07:00
sw.ts fix(trace): make sure the correct attachment name is used for downloads (#31928) 2024-07-31 06:20:36 -07:00
traceModel.ts fix(trace): make sure the correct attachment name is used for downloads (#31928) 2024-07-31 06:20:36 -07:00
traceModelBackends.ts Revert "feat(trace): allow Trace Viewer to include credentials when fetching traces cross-origin (#28502)" (#29024) 2024-01-17 10:40:58 -08:00
traceModernizer.ts fix(trace): make sure the correct attachment name is used for downloads (#31928) 2024-07-31 06:20:36 -07:00
uiMode.tsx refactor(ui): some react refactorings (#31900) 2024-07-31 12:12:06 +02:00
vite-env.d.ts chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00