commit | 4270b26d1013ca76ed32e2e95beea9f7e3ea496c | [log] [tgz] |
---|---|---|
author | Benjamin Beaudry <bebeaudr@microsoft.com> | Sat Apr 16 02:37:00 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 16 02:37:00 2022 |
tree | ae1d0e229ed9a3121ead1855f075be6977299ce5 | |
parent | 46cab26e45357f5e4f246e55dc866dd749055c7c [diff] |
[Focusgroup] Implement grid focusgroup navigation In this CL, we implement the navigation algorithm in grid focusgroups. Here's a link to the grid section of the latest proposal: https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Focusgroup/explainer.md#69-grid-focusgroups Bug: 1286127 Change-Id: I7c98a7f2e0bd65dbf353d584fb53fd2d63bf169f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3520144 Reviewed-by: Joey Arhar <jarhar@chromium.org> Reviewed-by: Kent Tamura <tkent@chromium.org> Reviewed-by: Daniel Libby <dlibby@microsoft.com> Commit-Queue: Benjamin Beaudry <benjamin.beaudry@microsoft.com> Cr-Commit-Position: refs/heads/main@{#993142}
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.