| commit | 5acee1026da2247f21ce67bc4eaba65a90b556e7 | [log] [tgz] |
|---|---|---|
| author | Christian Xu <christianxu@google.com> | Thu Feb 22 14:52:32 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 22 14:52:32 2024 |
| tree | d90064ae5fe5e9cd2f8113411e2283456df01db5 | |
| parent | 1239ea835e90358ea929e580fca5cac0ec014f15 [diff] |
[iOS][Omnibox] Rich inline piping When rich inline autocompletion is enabled, additional text can be appended to the textfield. Add the necessary piping to get the SetAdditionelText call in the text field. Bug: 325035406 Change-Id: I987ed33d87ce2ca9296110a2dab50cf714809b34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5233145 Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Auto-Submit: Christian Xu <christianxu@chromium.org> Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1263952}
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.