commit | 8d7b7e5456c9d65d4b18d39b1e8b843add218c8d | [log] [tgz] |
---|---|---|
author | Amanda Lin Dietz <aldietz@google.com> | Wed Aug 02 18:31:19 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 02 18:31:19 2023 |
tree | 4dbf19a6eb293d3d38627e542567d3d5bedf138c | |
parent | db06cb56120e3e05f56e2d17c67641a75fee48c2 [diff] |
[AXMode] Move media controls above check for stability There are some elements in AXObject::ComputeAccessibilityIsIgnoredButIncludedInTree that should be included even in the AXMode for Form Controls for stability purposes. This is one of several changes that will be made to try to ensure stability. These changes will be made one at a time since they may impact the expected accessibility tree. AX-Relnotes: N/A Change-Id: I99a905082937a0940caa9921556fd5027555c703 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4723306 Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1178568}
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.