-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Add the navigation API #8502
Merged
Merged
Add the navigation API #8502
+4,638
−498
Commits on Jan 18, 2023
-
This imports much of the specification from https://wicg.github.io/navigation-api/. It includes some minor fixes and renamings, as well as a lot of rearranging to flow better, but the feature set is the same.
Configuration menu - View commit details
-
Copy full SHA for fe5bbc4 - Browse repository at this point
Copy the full SHA fe5bbc4View commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0e2536f - Browse repository at this point
Copy the full SHA 0e2536fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae417a - Browse repository at this point
Copy the full SHA 2ae417aView commit details
Commits on Feb 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bf1d094 - Browse repository at this point
Copy the full SHA bf1d094View commit details
Commits on Feb 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aad584d - Browse repository at this point
Copy the full SHA aad584dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36833af - Browse repository at this point
Copy the full SHA 36833afView commit details -
Configuration menu - View commit details
-
Copy full SHA for c59c050 - Browse repository at this point
Copy the full SHA c59c050View commit details
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 78f2d83 - Browse repository at this point
Copy the full SHA 78f2d83View commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0882857 - Browse repository at this point
Copy the full SHA 0882857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fd15c8 - Browse repository at this point
Copy the full SHA 5fd15c8View commit details
Commits on Feb 24, 2023
-
Aligns with latest work in https://chromium-review.googlesource.com/c/chromium/src/+/4262131/10
Configuration menu - View commit details
-
Copy full SHA for 86718c3 - Browse repository at this point
Copy the full SHA 86718c3View commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 47beb97 - Browse repository at this point
Copy the full SHA 47beb97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9107af9 - Browse repository at this point
Copy the full SHA 9107af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e21fdd1 - Browse repository at this point
Copy the full SHA e21fdd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f49ea - Browse repository at this point
Copy the full SHA a6f49eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee954bf - Browse repository at this point
Copy the full SHA ee954bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4c0b45 - Browse repository at this point
Copy the full SHA e4c0b45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79c2104 - Browse repository at this point
Copy the full SHA 79c2104View commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 20c3658 - Browse repository at this point
Copy the full SHA 20c3658View commit details
Commits on Mar 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c031deb - Browse repository at this point
Copy the full SHA c031debView commit details
Commits on Mar 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a7db73 - Browse repository at this point
Copy the full SHA 5a7db73View commit details
Commits on Mar 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0252d6d - Browse repository at this point
Copy the full SHA 0252d6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2249652 - Browse repository at this point
Copy the full SHA 2249652View commit details -
Configuration menu - View commit details
-
Copy full SHA for 338d450 - Browse repository at this point
Copy the full SHA 338d450View commit details -
Restrictions on user navigation involvement
Also quoted all instances of event.type comparison...
Configuration menu - View commit details
-
Copy full SHA for 8826b49 - Browse repository at this point
Copy the full SHA 8826b49View commit details
Commits on Mar 28, 2023
-
Found while doing a code refactoring in https://chromium-review.googlesource.com/c/chromium/src/+/4369772 #2621 is related, but since we don't have an overall fix yet, let's patch it here
Configuration menu - View commit details
-
Copy full SHA for 03bc42d - Browse repository at this point
Copy the full SHA 03bc42dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 134f567 - Browse repository at this point
Copy the full SHA 134f567View commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f7a920 - Browse repository at this point
Copy the full SHA 5f7a920View commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e40d5a9 - Browse repository at this point
Copy the full SHA e40d5a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9bef6e - Browse repository at this point
Copy the full SHA f9bef6eView commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7b6660 - Browse repository at this point
Copy the full SHA f7b6660View commit details
Commits on Apr 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 92982e4 - Browse repository at this point
Copy the full SHA 92982e4View commit details
Commits on Apr 12, 2023
-
Share more infrastructure between NavigationDestination and Navigatio…
…nHistoryEntry Follows https://chromium-review.googlesource.com/c/chromium/src/+/4406494.
Configuration menu - View commit details
-
Copy full SHA for aaf168b - Browse repository at this point
Copy the full SHA aaf168bView commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0818829 - Browse repository at this point
Copy the full SHA 0818829View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8273e28 - Browse repository at this point
Copy the full SHA 8273e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c167d - Browse repository at this point
Copy the full SHA 40c167dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.