servo/tests/wpt/meta/referrer-policy/gen
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
..
iframe.http-rp Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
iframe.meta Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
top.http-rp Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
top.meta Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
worker-module.http-rp Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00