servo/components/script/dom/servoparser
shanehandley 975e2ae859
Remove referrer policy from document (#34263)
* Remove the referrer policy from document and rely on its policy container

Signed-off-by: Shane Handley <shanehandley@fastmail.com>

* Make ReferrerPolicy non-optional, instead using a new enum value to represent the empty string case

Signed-off-by: Shane Handley <shanehandley@fastmail.com>

* Fix clippy issue

Signed-off-by: Shane Handley <shanehandley@fastmail.com>

* Fix usage of Option<ReferrerPolicy> in unit test

Signed-off-by: Shane Handley <shanehandley@fastmail.com>

---------

Signed-off-by: Shane Handley <shanehandley@fastmail.com>
2024-11-19 12:45:10 +00:00
..
async_html.rs cangc fixes in node.rs (#33984) 2024-10-23 22:44:50 +00:00
html.rs CanGc fixes in several files (#33958) 2024-10-21 21:32:22 +00:00
mod.rs Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
prefetch.rs Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
xml.rs Support HTML parser reentrancy (#32820) 2024-08-16 16:25:50 +00:00