commit | 4320494ff3668697ef4345b44cf2312381d4a802 | [log] [tgz] |
---|---|---|
author | dileep maurya <dileepmaurya@microsoft.com> | Wed Jul 03 05:03:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 03 05:03:50 2024 |
tree | 88a42d5d8d9760872cc94c15f07630d077f8776a | |
parent | edfc374fa7cd0bd688bab2c07ff1103f1b70b2c2 [diff] |
[views-ax] Migrating ProgressBar kValue attribute to new system This CL migrates the kProgressIndicator role in ProgressBar constructors. kValue attribute gets updated and gets removed by calling accessibility setter and remove method respectively. 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: Ie87cc089b762e38036d854a4bcbc60141e4f5680 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5647663 Commit-Queue: Dileep Maurya <dileepmaurya@microsoft.com> Reviewed-by: Dirk Pranke <dpranke@google.com> Reviewed-by: Jacques Newman <janewman@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1322578}
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.