commit | 1e82f57730279b46a9aed5ce386fd29dce2ce56c | [log] [tgz] |
---|---|---|
author | Lucas Radaelli <lucasradaelli@google.com> | Thu Mar 04 20:23:24 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 04 20:23:24 2021 |
tree | 6aa04ac900effb726ea83087ce8cf14f3d542cf3 | |
parent | ee860cb18f939efe364748bfb982d68ba891afd1 [diff] |
[a11y] Accessibility bridge rejects actions on invalidtrees. This change rejects actions performed on invalid accessibility trees by checking if the tree still exists. Test: Does not crash during manual test of b/2736858 Bug: 1180440 Bug: b/2736858 Change-Id: I12ca7b9ac53e0a026ce62b29b165f4cb169dd403 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2736858 Reviewed-by: Kevin Marshall <kmarshall@chromium.org> Reviewed-by: Sharon Yang <yangsharon@chromium.org> Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#859902}
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.