Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

navigation.activation #928

Closed
noamr opened this issue Nov 22, 2023 · 3 comments
Closed

navigation.activation #928

noamr opened this issue Nov 22, 2023 · 3 comments

Comments

@noamr
Copy link

noamr commented Nov 22, 2023

Request for Mozilla Position on an Emerging Web Specification

Other information

Navigation Activation exposes information about the most recent cross-document navigation (aka "activation").
It exposes the old URL, new URL, and navigation type.
This is mainly useful for cross-document view transitions.

Navigation Activation is namespaced to the navigation API and uses the NavigationHistoryEntry interface, but other than that it's a somewhat self-contained.

@zcorpan
Copy link
Member

zcorpan commented Nov 29, 2023

@zcorpan zcorpan changed the title Position for navigation.activation navigation.activation Nov 29, 2023
@smaug----
Copy link
Collaborator

I and @petervanderbeken went through the proposal again and think it is a reasonable addition to Navigation API.

@zcorpan
Copy link
Member

zcorpan commented Jan 8, 2024

No need for a dashboard entry IMO since https://mozilla.github.io/standards-positions/#navigation-api exists.

@zcorpan zcorpan closed this as completed Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants