commit | 78011c775509fb8bb0d6db3e5a6b9ac470149dfd | [log] [tgz] |
---|---|---|
author | Wes Okuhara <wesokuhara@google.com> | Fri Nov 11 20:32:06 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 11 20:32:06 2022 |
tree | d06dd8f0c617e0a4f30b4d78176cb7175b5feb01 | |
parent | e88d498df54b80852add70cfe9e3c744e155b17d [diff] |
CrOS Settings: Convert a11y switch access settings to TS Additionally loads HTML templates for custom elements at runtime. Bug: chromium:1315757, chromium:1292025 Test: browser_tests --gtest-filter="OSSettingsSwitchAccess*" Test: Manually test switch access settings Change-Id: I89a8365bfd3838eab88a546d02374453d36240d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4000644 Reviewed-by: Josiah Krutz <josiahk@google.com> Commit-Queue: Wes Okuhara <wesokuhara@google.com> Cr-Commit-Position: refs/heads/main@{#1070463}
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.