| commit | cd4b51e9b32bb6fb4be96870144eb67361b8aea0 | [log] [tgz] |
|---|---|---|
| author | Evelynn Kaplan <evelynn.kaplan@microsoft.com> | Thu Jan 16 21:58:51 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 16 21:58:51 2025 |
| tree | 32900a1ada8d848efbadad5f1498fbe0403b5b05 | |
| parent | 222b09d724440cdc08e5acc1b1fd39c6b7f248c2 [diff] |
[views-ax] Add callback for IntentPickerAppGridButton accessible name This CL takes care of a TODO in `IntentPickerAppGridButton` by adding a text changed callback to update the button's accessible name whenever the button's `name_label` member has a text change. This CL is part of the ViewsAX project: https://docs.google.com/document/d/1Ku7HOyDsiZem1yaV6ccZ-tz3lO2XR2NEcm8HjR6d-VY/edit#heading=h.ke1u3utej413 Bug: 325137417 Change-Id: Id37116e7e1b6f8e33a34b23111d49041817444aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6173912 Reviewed-by: Javier Contreras <javiercon@microsoft.com> Commit-Queue: Evelynn Kaplan <evelynn.kaplan@microsoft.com> Reviewed-by: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/main@{#1407570}
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.