commit | 6a957c4e5410e598ded3d674cb3cacc25d7cea1a | [log] [tgz] |
---|---|---|
author | Tomasz Wiszkowski <ender@google.com> | Thu Oct 24 18:53:03 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 24 18:53:03 2024 |
tree | 5f9ad51fed939224d6a10034f5e3749382257687 | |
parent | c5841cd3280d55e61e1d3636e585f0bb949aa978 [diff] |
Preserve the URL, class, and suggestions for a recently visited page. This change introduces (conditional) support for additional variants of the Jump-Start Omnibox feature, preserving the URL, page classification, and suggestions related to the most recently visited page before user tabs out of Chrome. Bug: b:370570081 Change-Id: Ia193ea4cf8f58745e4748cede7a198e5d9a42f3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5962716 Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Tomasz Wiszkowski <ender@google.com> Cr-Commit-Position: refs/heads/main@{#1373488}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.