commit | 76d8f485d11af6501f3282d3990bbd77331b1b8f | [log] [tgz] |
---|---|---|
author | Emily Shack <emshack@chromium.org> | Tue Oct 22 21:40:38 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 22 21:40:38 2024 |
tree | a80d0c4c23b894afce5f99efe5308f54bcf7f340 | |
parent | 661a5b89626a4853b9cc286eb50911a652852033 [diff] |
Declutter: Traverse list with arrow keys Also fixes bug where close button was only shown on hover, but may still be otherwise focused. but it looks like the coverage bot thinks there is zero coverage. Bug: 374338712 Low-Coverage-Reason: COVERAGE_UNDERREPORTED. Added tests in this CL Change-Id: I5c171706ee521e86b6e0816cbfd2918f2cea91c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5950564 Commit-Queue: Emily Shack <emshack@chromium.org> Reviewed-by: Shibalik Mohapatra <shibalik@chromium.org> Cr-Commit-Position: refs/heads/main@{#1372338}
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.