playwright/tests
Max Schmitt a6d1fb93de
fix(trace-viewer): encode attachment filenames as UTF-8 (#29993)
Fixes https://github.com/microsoft/playwright/issues/29967

Tested in Firefox, Chromium, and Safari. This now leads to "good
attachment names" in Chromium and Safari, for Firefox, it won't produce
attachments, it will open them inline, but this is not a regression, was
before like that already.

See here for the spec:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition#filename_2

---------

Signed-off-by: Max Schmitt <max@schmitt.mx>
2024-03-18 21:26:45 +01:00
..
android chore: do not use project id in telereporter (#29776) 2024-03-01 21:44:08 -08:00
assets feat(chromium): expose parameters to generate outline / tagged PDF (#29494) 2024-02-15 17:28:04 +01:00
components test: bump ct typescript version (#29855) 2024-03-11 17:09:26 +01:00
config chore: prepare to reuse test server from ui mode (#29965) 2024-03-18 09:50:11 -07:00
electron chore: do not use project id in telereporter (#29776) 2024-03-01 21:44:08 -08:00
image_tools chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00
installation fix: point to the right cli program export (#29715) 2024-02-28 14:05:42 -08:00
library fix(reuse): reset Origin Private File System API (#29921) 2024-03-15 17:40:46 +01:00
page fix: allow disposing ElementHandles multiple times (#29953) 2024-03-15 16:26:56 +01:00
playwright-test fix(trace-viewer): encode attachment filenames as UTF-8 (#29993) 2024-03-18 21:26:45 +01:00
stress fix(dispatchers): separate gc bucket for main frame, increased limit (#28629) 2023-12-14 10:42:08 -08:00
third_party/proxy test: vendor 'proxy' dependency (#29370) 2024-02-05 21:57:14 +01:00
webview2 test: use net8.0 for webview2 tests (#28665) 2023-12-15 13:03:33 -08:00
.eslintrc.js chore: strengthen linting (#29669) 2024-02-26 16:52:28 -08:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json test: add installation tests for supposed plugin story (#27331) 2023-09-28 17:18:22 -07:00