commit | d92a37b07ce8edcb21c3c2bc76d2b40f1da4312e | [log] [tgz] |
---|---|---|
author | Jacques Newman <janewman@microsoft.com> | Thu Mar 14 20:22:20 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 14 20:22:20 2024 |
tree | 7c8e9a97dca64e82d187a7e66850e6a68a6a9105 | |
parent | 88798b97a6bb0a5368355305530f14f5a57983d5 [diff] |
[A11y] Add ability to lock the AXMode in about://accessibility Currently, using the command line flags are the only way to lock the accessibility mode. This exposes the same functionality to the Accessibility Internals page (about://accessibility), while allowing the mode to be locked/unlocked without restarting the browser. Change-Id: Ic82abba8ce000836eb9cdc792a12ed2f0531fbae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5369579 Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Jacques Newman <janewman@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1273017}
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.