commit | 8fb4c62bc915a396786f6ae9657be9304b2131cc | [log] [tgz] |
---|---|---|
author | Simon Zünd <szuend@chromium.org> | Wed Oct 20 14:35:29 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 20 14:35:29 2021 |
tree | 760614b019221ec4960c887f0503b656c4bc0077 | |
parent | 861c0da69b5eb447d6ae6a21fd668a4ffc21d146 [diff] |
[devtools] Use default avatar when account_image is not found This CL slightly modifies the `getSyncInformation` host binding. When no account_image is found for the currently used profile, we send the default avatar that's used throughout Chromium for this purpose. R=devtools-reviews@google.com Bug: 1245541 Change-Id: I7a95ebaa1a56dc539e7cf4d823a7a96f0aef6e90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3233037 Commit-Queue: Simon Zünd <szuend@chromium.org> Reviewed-by: Yang Guo <yangguo@chromium.org> Reviewed-by: Danil Somsikov <dsv@chromium.org> Cr-Commit-Position: refs/heads/main@{#933457}
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.