Description[Profiles] Use high resolution avatars if they exist
If you're using the --new-profile-management flag, this CL uses a high
resolution profile avatar, if it can be found. If it doesn't, it remains in the
present status quo of using the small resolution avatar. If the flag isn't
enabled, the only changes are minor refactors, and no user changes are
visible.
This is CL #1 of a multi-CL Voltron, that solves the avatar migration
problem as discussed here:
https://docs.google.com/a/google.com/document/d/1KU9gvlXg33rwcvr24NmReXwYRZ1KJhGmiMziyDHyttQ/edit?usp=sharing
TL;DR: the existing avatars are really tiny and can't really be displayed at
a higher size. We will on-demand download them to the user_data dir, and
if available, display them from there.
For testing, you can copy these avatars to user_data_dir/Avatars:
https://drive.google.com/folderview?id=0B1B1Up4p2NRMWE1tcHNsSmtPSlE&usp=sharing
BUG=305048
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260384
Patch Set 1 : #
Total comments: 6
Patch Set 2 : rebase #Patch Set 3 : roger comments #
Messages
Total messages: 17 (0 generated)
|