servo/tests/wpt/meta/referrer-policy/generic/inheritance
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-inheritance-about-blank.html.ini Retain the referrer policy when loading an about:blank iframe. (#34432) 2024-11-30 06:15:36 +00:00
iframe-inheritance-history-about-blank.html.ini Rename metadata directories 2023-06-22 21:15:41 +02:00
iframe-inheritance-history-about-srcdoc.html.ini Rename metadata directories 2023-06-22 21:15:41 +02:00
iframe-inheritance-javascript-child.html.ini Retain the referrer policy when loading an about:blank iframe. (#34432) 2024-11-30 06:15:36 +00:00
iframe-inheritance-srcdoc.html.ini Implement PolicyContainer and update the default ReferrerPolicy (#33977) 2024-11-08 07:19:23 +00:00
popup-inheritance-about-blank.html.ini Retain the referrer policy when loading an about:blank iframe. (#34432) 2024-11-30 06:15:36 +00:00
popup-inheritance-form-submission.html.ini Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
workers.html.ini Inherit CSP for blob workers (#38033) 2025-07-17 08:14:20 +00:00