commit | a0600c37734ad1b195bf1e4cbf03bb63ffabb306 | [log] [tgz] |
---|---|---|
author | Charles Meng <charlesmeng@chromium.org> | Fri Sep 08 18:20:02 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 08 18:20:02 2023 |
tree | 742418358e7acb2a4ffc1d3e6ca0402441f86aaa | |
parent | 73e1736a7833267fac90dfd4b1a82b6cfec513fd [diff] |
change opening macos trackpad settings to use pane file instead of url Previously on macOS <13, clicking the "swipe between pages" link in a11y settings was opening system settings but not to the trackpad pane. This CL attempts to fix this by using the pane file instead, as according to online sources the url for it does not work. Bug: 1479290 Change-Id: I858d9a5c746cd80b518134dce2d127a83daa5586 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4848057 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Francois Pierre Doray <fdoray@chromium.org> Commit-Queue: Charles Meng <charlesmeng@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1194227}
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.