Skip to content

script: Do not force push history handling.#55451

Merged
servo-wpt-sync merged 1 commit intoweb-platform-tests:masterfrom
servo:servo_export_39896
Oct 15, 2025
Merged

script: Do not force push history handling.#55451
servo-wpt-sync merged 1 commit intoweb-platform-tests:masterfrom
servo:servo_export_39896

Conversation

@servo-wpt-sync
Copy link
Collaborator

Steps 12 and 13 of https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigate contains logic to update the provided history handling mode when navigating, but there is no else clause in the specification. This change removes the logic in Servo that falls back to "push" mode if neither step is executed.

Testing: New WPT test added.
Fixes: #39818

Reviewed in servo/servo#39896

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Servo project.

@servo-wpt-sync servo-wpt-sync merged commit e11f5f3 into web-platform-tests:master Oct 15, 2025
16 of 18 checks passed
@servo-wpt-sync servo-wpt-sync deleted the servo_export_39896 branch October 15, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants