commit | c6a1d7f1380fabf13752137105c5dceecdd9f33a | [log] [tgz] |
---|---|---|
author | Michael Cui <mlcui@google.com> | Wed Jan 08 17:35:32 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 08 17:35:32 2025 |
tree | 385dcb02e738673f0f2b41ecf1c5902653d0be2c | |
parent | fe855a9153025c8fc7f3f2fb9a4f75b04fd878b2 [diff] |
sunfish: Fix launcher button not being disabled with search box This fixes the Sunfish button being tab selectable while a folder is shown, and fixes three AppListBubbleViewTest tests when `kScannerDogfood` is enabled by default: - BackActionWithSelectedItemSelectsFolder - PressingTabInFolderDoesNotFocusPrivacyNotice - PressingTabMovesFocusInsideFolder Bug: b:381965299 Fixed: b:388350088 Change-Id: I6a6a2100c08062707c3773a2069b196c63aa4d87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6155495 Auto-Submit: Michael Cui <mlcui@google.com> Reviewed-by: Toni Barzic <tbarzic@google.com> Commit-Queue: Toni Barzic <tbarzic@google.com> Cr-Commit-Position: refs/heads/main@{#1403648}
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.