commit | 2f046ea8076b42aa188efbf60a72cb4426451e6a | [log] [tgz] |
---|---|---|
author | Jayson Adams <shrike@chromium.org> | Fri Feb 14 21:46:31 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 14 21:46:31 2025 |
tree | e98993fbcc552f291af817053e5f057992d616fd | |
parent | 5054ba5150765b69724f59d329868a9089a98ecd [diff] |
[Mac AX] Remove VoiceOver detection from Sonoma A11y experiment KVO detection of VoiceOver state changes was added under the Sonoma A11y experiment. That experiment is going away, but we want to retain the KVO detection system. This cl moves that code out from under the experiment. Test: out/default/browser_tests --gtest_filter=ChromeBrowserAppMac* out/default/browser_tests \ --gtest_filter=*PromotionalTabsEnabledPolicy* AX-Relnotes: n/a. Bug: 330759711 Change-Id: I9e92838318f58a10f6e9a2c9526cc6af2d595bbf Include-Ci-Only-Tests: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6241840 Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: Jayson Adams <shrike@chromium.org> Cr-Commit-Position: refs/heads/main@{#1420722}
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.