playwright/packages/trace-viewer/src
Elijah dbc2494e54
fix: sanitize URLs with vbscript: (#14325)
fix: sanitize URLs with vbscript:

The vbscript: protocols can be used to run scripts in much the same way as the javascript: protocol. This PR adds in validation for those aforementioned protocols in snapshotterInjected.ts and snapshotRenderer.ts.
2022-06-02 12:25:59 -07:00
..
ui chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
DEPS.list chore: move to folder-based deps lists (#13361) 2022-04-06 14:40:19 -07:00
entries.ts chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
events.ts chore: migrate injected scripts to esbuild (#13143) 2022-03-28 23:10:17 -07:00
geometry.ts chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
index.tsx chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
snapshotRenderer.ts fix: sanitize URLs with vbscript: (#14325) 2022-06-02 12:25:59 -07:00
snapshotServer.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
snapshotStorage.ts chore: rewrite non-web protocol for Electron tracing (#13305) 2022-04-04 20:56:04 -07:00
sw.ts fix(show-trace): traceModel was removed by mistake (#12968) 2022-04-01 12:20:05 -07:00
traceModel.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
vite-env.d.ts chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00