servo/components/shared/constellation
Tim van der Lippe 539ca27284
Propagate parent policy container to local iframes (#36710)
This follows the rules as defined in
https://w3c.github.io/webappsec-csp/#security-inherit-csp
where local iframes (about:blank and about:srcdoc) should
initially start with the CSP rules of the parent. After
that, all new CSP headers should only be set on the
policy container of the iframe.

Part of #36437

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
2025-05-03 08:47:40 +00:00
..
structured_data MessagePort: implement disentanglement (#36654) 2025-04-30 10:49:38 +00:00
Cargo.toml Move ScriptToConstellationMsg to constellation_traits (#36364) 2025-04-05 22:13:29 +00:00
from_script_message.rs Propagate parent policy container to local iframes (#36710) 2025-05-03 08:47:40 +00:00
lib.rs MessagePort: implement disentanglement (#36654) 2025-04-30 10:49:38 +00:00