commit | aa6378eed0a606410ae553e3f3942bdf09d2eeb2 | [log] [tgz] |
---|---|---|
author | Angus L. M. McLean IV <angusmclean@chromium.org> | Wed Sep 30 18:52:20 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 30 18:52:20 2020 |
tree | c9766741233511a658c3064e0314b6e94b8a1683 | |
parent | 95f4bf67222818a7d2cdb9f1fe40797dc7349cd7 [diff] |
cros: Focus launcher button when tab is presssed When no windows are shown, and a user presses tab, focus the launcher/Home button on the display which has the mouse. This was based on @newcomer's original CL, https://crrev.com/c/2128227. The comments there as well as in the bug have been handled here. Bug: 1060337 Change-Id: I801b8ecc4e7fefb697cf2ace56736f6e85b3cd43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412518 Commit-Queue: Angus McLean <angusmclean@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#812241}
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.
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.