commit | 564c154b341eef5b0b00ec8f01b3729dce85f08c | [log] [tgz] |
---|---|---|
author | Ananya <ananyaseelam@google.com> | Thu May 22 17:45:15 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 22 17:45:15 2025 |
tree | 3a0bb861b77cc6001bff13090c7e21483c25667f | |
parent | c2579cb253b1179dad17006fcc82cf1bba3d74c1 [diff] |
[omnibox] Show default search engine icon in omnibox This CL fixes a regression that caused default search engine icons to not be shown in the omnibox in the zero suggest state. Now, if a user had previously navigated to the search engine, they should be able to see the default search engine icon in the zero suggest state. Before: https://screenshot.googleplex.com/3HmiaL39yrpTVqb After (Google DSE): https://screenshot.googleplex.com/AAfp8nFs3rcrz26 After (Yahoo DSE): https://screenshot.googleplex.com/BtTGuUJPUatPoG7 Bug: 416753300 Change-Id: I0961ee676dbc3330066382a0aba93529a3bf93a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6579564 Reviewed-by: Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Ananya Seelam <ananyaseelam@google.com> Cr-Commit-Position: refs/heads/main@{#1464222}
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.