commit | f46adc68cf845fc0a0453c7589498700fca7a72b | [log] [tgz] |
---|---|---|
author | Angela Xiao <angelaxiao@chromium.org> | Mon Jan 22 22:43:39 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 22 22:43:39 2024 |
tree | cf287f6910ea2683685c27a3fcd62cb6f4a70d05 | |
parent | 03672065ed037053213680e8ba126d9ae0cf902a [diff] |
QA Rich Card: populate unit conversion card Add basic rich card information to RichAnswersUnitConversionView. This includes the source amount/unit, the destination amount/unit, and the formula description for the unit conversion. Screenshots: https://screenshot.googleplex.com/9qerdSRcvXKTVoK.png https: //screenshot.googleplex.com/9EaosfLs6km8Em9.png Bug: b/265257940, b/265260026 Change-Id: I7717eee15aa370df39c02d328f1387ca3720fd22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5214978 Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Angela Xiao <angelaxiao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1250498}
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.