commit | 1e6376482a097b70d419083bb8502624db05c54f | [log] [tgz] |
---|---|---|
author | Alexander Surkov <asurkov@igalia.com> | Wed Nov 06 20:03:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 20:03:45 2024 |
tree | 8ddb8ca10fda56c1b84c05d7f52b891ad738a519 | |
parent | 04c9592982846c96c7af540de69381d71eb61eee [diff] |
[AX Mac] migrate column/row index range attributes Implement accessibilityColumn/RowIndexRange methods, and hide their NSAccessibility attribute counterparts under a flag. Bug: 363275809 Change-Id: Idc95148c0d571d0dac2295e857c745420cfae4c9 Cq-Include-Trybots: luci.chromium.try:mac-fieldtrial-tester Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5907273 Reviewed-by: David Tseng <dtseng@chromium.org> Commit-Queue: Alexander Surkov <asurkov@igalia.com> Reviewed-by: Jayson Adams <shrike@chromium.org> Cr-Commit-Position: refs/heads/main@{#1379196}
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.