commit | cd34deb7ede64b72c8f70e7ff5db1c0f6d76fa8e | [log] [tgz] |
---|---|---|
author | Orin Jaworski <orinj@google.com> | Thu Sep 14 18:48:57 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 14 18:48:57 2023 |
tree | 46248763be423350771273f50baf3cc0266a2b39 | |
parent | 46b6d8f790977c1dda865567837d1bbd8675ad8e [diff] |
[omnibox][actions] Fix DCHECK failure in ACMatch ValidateClassifications This CL clears classifications for match text that becomes empty as a result of converting action to separate suggestion. Bug: 1475065 Change-Id: I33c4f8da8ca518b6e5b8a255ec564c8361eca70f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4862730 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Khalid Peer <khalidpeer@chromium.org> Commit-Queue: Orin Jaworski <orinj@chromium.org> Cr-Commit-Position: refs/heads/main@{#1196736}
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.