commit | f8706dc2cc6c5a202dd6502cd00f7d1bce3650e3 | [log] [tgz] |
---|---|---|
author | Mike Pinkerton <pinkerton@google.com> | Thu Nov 10 19:30:37 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 10 19:30:37 2022 |
tree | 26e352d0bd0509b05ecffabfd224b5bdeb4c6aa5 | |
parent | 3f7c841f81ca05e1c25b9ae3721c0df1691f6402 [diff] |
Allow VoiceSearch when VoiceOver is on. Now that the VoiceSearch component has fixed its issue with working correctly with VoiceOver, re-enable the ability to access it on the NTP. Remove tests that served only test that changing the VO setting disabled the button. As all of this VO tracking code will be removed in a followup CL, there's no point updating the tests. Bug: 1382540 Change-Id: I86a3d5c6a77600a09cdb9a9d4617ece620c2a97a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4013651 Reviewed-by: Rohit Rao <rohitrao@chromium.org> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Mike Pinkerton <pinkerton@chromium.org> Cr-Commit-Position: refs/heads/main@{#1069899}
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.