commit | d50ca8a10160af2d96582a3b325df0ff3071ec73 | [log] [tgz] |
---|---|---|
author | David Tseng <dtseng@google.com> | Thu Feb 22 21:24:51 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 22 21:24:51 2024 |
tree | 1d72357b75eb24a4a6cb99bb9a1bb1efefb4ec9a | |
parent | 15b2637d52ff18c3d76c2f55ae5e002fe1840bb6 [diff] |
[blink-a11y]: simplify BlinkAXTreeSource::SerializeNode Finishes pushing serialization logic into AXObject, removes obsolete TODO, and consolidates image data node state. R=aleventhal@chromium.org Bug: none Test: cq Change-Id: I0d1f50059b560233cd565a95a314eaadb780bcb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5318404 Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1264210}
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.