| commit | ed509691f1646ffde379c32a34ce3bea83600d7c | [log] [tgz] |
|---|---|---|
| author | Federica Germinario <fedegermi@google.com> | Thu Sep 18 14:12:17 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 18 14:12:17 2025 |
| tree | 9fe232d00cee178e5be4e0ec7f1b084bb97b2f49 | |
| parent | 3f2a759cc05d6f6fb3192466c8d103c06f06feed [diff] |
[ios] Avoid dismissing the omnibox in ntp discover feed It seems that with new implementation calling cancelOmniboxEdit is not needed anymore. This was causing an issue sometimes when focusing the omnibox from widgets (with an account change) because the focus was dismissed just after being shown. Fixed: 445900711 Change-Id: Ifa028fa6b667ba11910ce7ec74a8bc4e15d9262d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6964296 Auto-Submit: Federica Germinario <fedegermi@google.com> Reviewed-by: Adam Arcaro <adamta@google.com> Commit-Queue: Adam Arcaro <adamta@google.com> Cr-Commit-Position: refs/heads/main@{#1517267}
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.