playwright/packages/trace-viewer
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
..
public chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
src fix: sanitize URLs with vbscript: (#14325) 2022-06-02 12:25:59 -07:00
.gitignore fix(debug): do not pause on internal calls, update ct docs (#14018) 2022-05-07 19:56:25 -07:00
index.html chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
package.json chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
tsconfig.json chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
tsconfig.node.json chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
vite.config.ts fix: trace viewer pwa should have no base (#13308) 2022-04-04 21:53:19 -07:00