| commit | ee8099b6e4285ef7fff5b67ad4417f19fffcb41c | [log] [tgz] |
|---|---|---|
| author | Christian Xu <christianxu@google.com> | Thu May 23 22:56:42 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 23 22:56:42 2024 |
| tree | a5dc1c3cc03f3c9719888f8949cdba2ce5b9fc63 | |
| parent | 78627fa1d7f2c73766e6046edb6448c25a50055e [diff] |
[iOS] Add user action for accepting the default suggestion Add user action to record when the user accepts the default omnibox suggestion by pressing on enter / go. Bug: 328894739 Change-Id: I00443e1b7adb9aab644a50b0a1401404942c5f8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5563123 Commit-Queue: Christian Xu <christianxu@chromium.org> Auto-Submit: Christian Xu <christianxu@chromium.org> Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/main@{#1305382}
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.