commit | 8bb32983a7e9700d9678c124105eaa728cad0673 | [log] [tgz] |
---|---|---|
author | Ce Chen <cch@chromium.org> | Tue Jan 16 21:34:01 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 16 21:34:01 2024 |
tree | 07fa249feb8571f1cc8e90176b04dc11cce54b94 | |
parent | 941097a8be5894a0e3021eb725fe8466dbe5b5bd [diff] |
[omnibox] fix bug on device head results are not selected correctly. The fix is to correctly set the score of a non-leaf candidate to the maximum score in its sub tree. After this fix: http://screenshot/327YzdNQsWwb7kn Bug: 1506547 Change-Id: I80b50e6904b676f254f66411ca107dc71d1de398 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5105448 Commit-Queue: C Ch <cch@chromium.org> Reviewed-by: manuk hovanesian <manukh@chromium.org> Reviewed-by: Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/main@{#1247745}
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.