| commit | a17f9b7ba4d4e9ebd76e832be9f85250e7f98c44 | [log] [tgz] |
|---|---|---|
| author | Christian Xu <christianxu@google.com> | Mon Apr 22 10:22:31 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 22 10:22:31 2024 |
| tree | 880ef780a788ad44783c39a27cf4017f47868db9 | |
| parent | 5fbaf9bd67dff320dc6fec6b13541a1188f72ba3 [diff] |
[iOS][Omnibox][RichInline] Add treatment without additional text Add feature param to enable rich inline autocomplete with no additional text visible in the text field. This treatment is added per UX request. Bug: 325035406 Change-Id: I29174c967469d7fdda6a175a8fcae82fe5ca4545 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5465687 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Auto-Submit: Christian Xu <christianxu@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1290579}
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.