DescriptionDon't use path expansion for profile dictionaries in LocalState and
ProfileInfoCache.
Otherwise if the usernames are only being hashed by appending "-hash", extra
dictionaries are created and written out to the LocalState file. In particular,
the ProfileInfoCache stores some extraneous information.
This change should have no impact when running on real machines.
BUG=289772
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223448
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fixed nit and merged. #Patch Set 3 : Unit Tests #
Total comments: 4
Patch Set 4 : #
Messages
Total messages: 11 (0 generated)
|