commit | 6f817701658d70d90ab0d0d8ed676ffe6042b228 | [log] [tgz] |
---|---|---|
author | Jacobo Aragunde Pérez <jaragunde@igalia.com> | Mon Oct 17 17:39:51 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 17 17:39:51 2022 |
tree | 5c85d2efee56d585e4e611d9b1cc867204aecba2 | |
parent | 72fec05779e16161670fd5c791865d7a9a9402cb [diff] |
Fix pointer usage in IAccessibleAction::keyBinding implementation. That API entry point has barely any use in Chromium, so we add a small test that, at least, exercises the pointer we got wrong the first time. Bug: 1341191 Change-Id: I94fd3770e5065f774cc01d2679c06e8b9fb2bbce AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3927854 Commit-Queue: Jacobo Aragunde Pérez <jaragunde@igalia.com> Reviewed-by: Nektarios Paisios <nektar@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/main@{#1060036}
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.