commit | acabc70d8c0df66632da3df07716e00ac7d47bc9 | [log] [tgz] |
---|---|---|
author | Daniel Andersson <dandersson@chromium.org> | Sat Feb 03 00:52:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 03 00:52:41 2024 |
tree | 33ef715af5aea3754b979c9ca99f1b22165eb2fa | |
parent | 2f389a545e01f038fd91a57ea2960480bde1f803 [diff] |
desk_profiles: Fix reverse tabbing in the desk bar This CL fixes reverse tabbing in the desk bar. This would have not been an issue to begin with if it hadn't been for the trickery that is done with hiding the desk action buttons as focus shifts. This CL extends the hack that already involved the desk preview view to now also include the profile button. Also made changes to the test suite so that the DeskBarTest suite runs with desk profiles both disabled and enabled. BUG=b:319723846 Change-Id: I462f58123f2a3dbb5babc2ac02c9135c4fb5831b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5263242 Commit-Queue: Daniel Andersson <dandersson@chromium.org> Reviewed-by: Yongshun Liu <yongshun@chromium.org> Cr-Commit-Position: refs/heads/main@{#1255855}
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.