commit | ebb6c73b39a1503fb7775977e44b934524c43ef3 | [log] [tgz] |
---|---|---|
author | Yongshun Liu <yongshun@chromium.org> | Tue Oct 24 23:03:13 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 24 23:03:13 2023 |
tree | ac946462ad95292a3a0052917f68bd581e5402be | |
parent | 12fc017c737c3b5ca949838528cedb7a669f28cf [diff] |
bento_button: Start tabbing at the active desk With this change, when tabbing through desk bar, it will start from the active desk. Please note, the overview does not change yet. It also simplifies the focus code for the new desk bar. Bug: b/301107619 Test: ash_unittests Change-Id: Ia32023cc49048bf58caebfcf9d5b5ae6d69cbd31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4969126 Commit-Queue: Yongshun Liu <yongshun@chromium.org> Reviewed-by: Daniel Andersson <dandersson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1214506}
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.