commit | 393fafed29c1c551cf9d46b1b94930056f3ba61b | [log] [tgz] |
---|---|---|
author | Ricky Yang <rickyyang@google.com> | Tue Apr 08 15:36:04 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 08 15:36:04 2025 |
tree | 65df2d726291c9d335063866b446d86350f3048b | |
parent | 80a2f55c14968ddb528e95e9c996976136addc6e [diff] |
Refactor TYPE_WINDOW_CONTENT_CHANGED events The TYPE_WINDOW_CONTENT_CHANGED events in Android accessibility are repetitively reused. This CL refactors these duplicative methods into a single method. AX-Relnotes: N/A Bug: 406871375 Change-Id: Ib5fabd8d0531396269dd9c9f2c09f2bc480bfb61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6427843 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by: Mark Schillaci <mschillaci@google.com> Cr-Commit-Position: refs/heads/main@{#1444146}
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.