Skip to content

Navigation API: test that soft reloads don't fire a popstate event#50793

Merged
noamr merged 1 commit into
masterfrom
nav-timing-reload-popstate
Feb 20, 2025
Merged

Navigation API: test that soft reloads don't fire a popstate event#50793
noamr merged 1 commit into
masterfrom
nav-timing-reload-popstate

Conversation

@noamr

@noamr noamr commented Feb 19, 2025

Copy link
Copy Markdown
Contributor

As per the spec clarification, soft reloads should only update the navigation API entries but not fire history events.

See whatwg/html#10989

As per the spec clarification, soft reloads should only update
the navigation API entries but not fire history events.

See whatwg/html#10989

@domenic domenic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good, although I'm still hoping we can generically add logging for all popstate and hashchange events and update all of the ordering-and-transition tests to include them at some point.

@noamr noamr merged commit c7802d1 into master Feb 20, 2025
@noamr noamr deleted the nav-timing-reload-popstate branch February 20, 2025 08:22
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.

4 participants