commit | cc8eb9ea5dba3b83d35aa221cb90fe206397cca5 | [log] [tgz] |
---|---|---|
author | Danny Wang <wangdanny@google.com> | Fri Dec 02 08:18:35 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 02 08:18:35 2022 |
tree | e01ebf6de3ab8a81a080699cfae26ef1ba22598e | |
parent | b0df2b5509b686b69f7b1dd987b3d22a35878261 [diff] |
Settings Split: Add mouse row item to device settings Create the mouse row UI element in the device settings page, and test the UI element with its feature flag's on and off state. This is in preparation for splitting up the pointers page into separate subpages. Screenshot: http://screen/3qcxnMwzwkMgbQC Bug: b/241965700 Test: browser_tests -- gtest_filter=*OSSettingsDevicePage* Change-Id: I043d1078c53f3d1037bf788fb3b6de471673d21e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4060989 Commit-Queue: Danny Wang <wangdanny@google.com> Reviewed-by: Michael Checo <michaelcheco@google.com> Cr-Commit-Position: refs/heads/main@{#1078483}
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.