commit | 4a10b9428ce8fceea5b62a0306de838105a2c558 | [log] [tgz] |
---|---|---|
author | Tomasz Wiszkowski <ender@google.com> | Wed Oct 02 15:21:24 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 02 15:21:24 2024 |
tree | 62589ff6a0ce16681122142d60450a58d8b54426 | |
parent | 976fa73a56651bea2d15f0e776c258f7270013c1 [diff] |
Add dedicated Settings entry for JumpStart Omnibox feature. The change is intended for low-end device users, where Chrome can take a significant amount of time (6+ seconds) to initialize. The feature focuses on taking the user to a pre-focused Omnibox, allowing them to begin typing while the Browser continues to initialize other components in the background. The toggle is only available when the Feature flag is Enabled. PRD: http://go/clank:jump-start-omnibox-prd Preview: http://screen/AYdpkNXv5BkPsk9.png Bug: b/370570081 Change-Id: Ibd4e6c26ab585e8d95f3140004bc2d48e56658f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5901123 Reviewed-by: Mark Schillaci <mschillaci@google.com> Commit-Queue: Tomasz Wiszkowski <ender@google.com> Cr-Commit-Position: refs/heads/main@{#1363061}
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.