| commit | 079f2fe405a1c8d37e3eb84bb5e15fdae348e01c | [log] [tgz] |
|---|---|---|
| author | Gaurav Kumar <gauravkum@microsoft.com> | Wed Oct 16 04:19:59 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 16 04:19:59 2024 |
| tree | 2baf44888a453b670c12c2bf31bc8231e98dbf1c | |
| parent | cca3b3b04c38eedd8506450933755f2c4582a101 [diff] |
[views-ax] Migrate kName in PaymentRequestRowView This CL migrates the kName attribute in views to be updated whenever its value should change, rather than querying the value and computing it only when needed. 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: Ie1e8bc3e43bab123c075a4e7363cc7bae7c61032 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5914172 Reviewed-by: Divyansh Mangal <dmangal@microsoft.com> Reviewed-by: Elly FJ <ellyjones@chromium.org> Commit-Queue: Gaurav Kumar <gauravkum@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1369174}
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.