commit | 2b0d9b2e0b5f5611470532355b386f2f343acd43 | [log] [tgz] |
---|---|---|
author | Amanda Lin Dietz <aldietz@google.com> | Fri Aug 04 18:32:42 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 04 18:32:42 2023 |
tree | 8e470273224d300553baf3d342d9294ba257026d | |
parent | 69be0f81a48f7bfd82d80d621bee9b918d88424b [diff] |
[AXMode] Move AXMenuList 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 Bug: 1411856 Change-Id: I01b2e570a8c1eb8a5fbe7844c03bbe488d678661 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4750399 Commit-Queue: Amanda Lin Dietz <aldietz@google.com> Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> Auto-Submit: Amanda Lin Dietz <aldietz@google.com> Cr-Commit-Position: refs/heads/main@{#1179727}
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.