commit | f5cf938fe41342cb6ed04081805a7f2a58a858f1 | [log] [tgz] |
---|---|---|
author | Louis Romero <lpromero@google.com> | Tue Jan 07 15:58:57 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 07 15:58:57 2025 |
tree | 705635d2f383ea60b11fbea5ad48953659ff8374 | |
parent | 766be10a41157f4f89ffb27d16e1d1b7ea80307d [diff] |
Exit Search mode when focusing the Tab Groups panel It's possible to reach the Tab Groups panel from Search mode via the snackbar that appears when a tab group is closed. This lead to an inconsistent state, as Search mode is not supported in the Tab Groups panel. This CL exits Search mode when switching to the Tab Groups panel. Fixed: 386769981, 386790525 Change-Id: I65c9a54fe4049a47b33b9da485b944efa55a67b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6148271 Reviewed-by: Asami Doi <asamidoi@chromium.org> Commit-Queue: Asami Doi <asamidoi@chromium.org> Auto-Submit: Louis Romero <lpromero@google.com> Cr-Commit-Position: refs/heads/main@{#1402997}
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.