servo/components/script/dom/servoparser
shanehandley 08a3e61bb4
Use spec-aligned process for resolving history handling during navigation (#34747)
Makes use of the is_initial_about_blank property on Document in order to
determine whether the navigation should create a history entry, or replace
the current history entry.

Signed-off-by: Shane Handley <shanehandley@fastmail.com>
2024-12-27 02:45:53 +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 Use spec-aligned process for resolving history handling during navigation (#34747) 2024-12-27 02:45:53 +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