servo/tests/wpt/meta/fetch/api
Tim van der Lippe 18d1a62add
Inherit CSP for blob workers (#38033)
Workers created from Blobs inherit their CSP. Now we inherit the CSP and
set the correct base API url. The base API url should be used when
determining the
report-uri endpoint. Otherwise, the blob URL would be used as a base,
which is invalid and the report wouldn't be sent.

Also create a helper method to concatenate two optionals of CSPList,
which was used in several places.

Part of #4577

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
2025-07-17 08:14:20 +00:00
..
abort Fix null realm assertion when activating a service worker (#36256) 2025-04-01 08:13:02 +00:00
basic Consume BOM in the text() method of fetch bodies (#36192) 2025-03-28 19:02:48 +00:00
body Update web-platform-tests to revision b'd9a5cc25fc5f520bde022cee67e9e6a6f0b588f9' (#31599) 2024-03-10 05:11:24 +00:00
cors Manually concatenate ACRH headers to not include a space (#36455) 2025-04-11 17:01:55 +00:00
crashtests Disable /fetch/api/crashtests/huge-fetch.any.js (#32188) 2024-04-30 12:46:51 +00:00
credentials fetch: header tweaks to improve compliance with fetch spec (#33562) 2024-09-27 16:05:55 +00:00
headers script: dont unwrap in header set (#32973) 2024-08-08 14:33:54 +00:00
policies Inherit CSP for blob workers (#38033) 2025-07-17 08:14:20 +00:00
redirect Update response handling in main_fetch (#34570) 2024-12-11 12:59:29 +00:00
request script: Refactor dom/headers to match spec better (#36943) 2025-05-21 19:07:32 +00:00
response Stream implement pipeThrough (#36977) 2025-05-20 14:33:22 +00:00
idlharness.any.js.ini Implement static Response.json (#36589) 2025-04-25 08:49:21 +00:00