commit | f52df7e1e827f58ca20b0c49e9504d57f02cf1f5 | [log] [tgz] |
---|---|---|
author | Darren Shen <shend@chromium.org> | Tue Aug 13 05:53:00 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 13 05:53:00 2024 |
tree | 53c7f8e0f508fce9012581177939cd59fb7566bc | |
parent | 9080ac9d727364e5459c4b19d06f4ca3321ef121 [diff] |
Flip left/right arrow key handling for RTL. This fixes both left/right arrow key navigation for grids as well as submenus. Bug: b:333610411 Change-Id: I85a91e0714f0fd4b7a660a7a8248e273db18488f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5785454 Reviewed-by: Michelle Chen <michellegc@google.com> Auto-Submit: Darren Shen <shend@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Commit-Queue: Michelle Chen <michellegc@google.com> Cr-Commit-Position: refs/heads/main@{#1340800}
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.