Chromium Code Reviews
DescriptionUse username_hash instead of email as directory name
Previously, email was used as directory name to save user's
custom wallpaper. It is not safe as email may contain special
characters.
After this CL, username_hash will be used as directory name.
And previously saved custom wallpaper will be migrated to new
directory among user login.
BUG=287020
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226140
Patch Set 1 #Patch Set 2 : #Patch Set 3 : rebase #
Total comments: 26
Patch Set 4 : comments #Patch Set 5 : #Messages
Total messages: 14 (0 generated)
|