commit | 217461d87245d3af52ca3867ec3f1f0ae4748efb | [log] [tgz] |
---|---|---|
author | Alexander Surkov <asurkov@igalia.com> | Thu Jan 26 22:15:12 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 26 22:15:12 2023 |
tree | 19ba9a905ba51c9d242bcea80cc6a5475e9eb334 | |
parent | 5a743f50081d098688df564ccf4a20818177a868 [diff] |
ax_script: support IAccessibleTextSelectionContainer::setSelections method. Also see IA2 docs, https://github.com/LinuxA11y/IAccessible2/blob/master/api/AccessibleTextSelectionContainer.idl Bug: 1298144 Change-Id: I2adabd4fcfdcae2437b750ba9ee82555b0d70eb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4057450 Reviewed-by: Benjamin Beaudry <benjamin.beaudry@microsoft.com> Commit-Queue: Alexander Surkkov <asurkov@igalia.com> Cr-Commit-Position: refs/heads/main@{#1097630}
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.