commit | 7e71274392b29e33d09b901b0cc8a0a7d3f5f52c | [log] [tgz] |
---|---|---|
author | James Lee <ljjlee@google.com> | Tue Nov 23 14:58:44 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 23 14:58:44 2021 |
tree | bb31bd796c70dcc0271068d64470020ee3912fb7 | |
parent | e7fd13acc1b646cfea32507bc6774b8a68d8eebb [diff] |
Update AccountManagementFragment render tests to wait for child badges This exposes the ProfileDataCache from the AccountManagementFragment for tests, and updates the tests to wait on the cache to be populated for the account in question. This also includes a bug fix to ensure that ProfileDataCache generates the account info on account update if there is a badge config (even if the remainder of the account information is missing). Bug: 1260416 Change-Id: Ib8c0ff28ed0c7c6e3ec2f0d75cdcb317f2b8612a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3291657 Commit-Queue: James Lee <ljjlee@google.com> Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/main@{#944495}
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.