DescriptionFixed misuse of GetProfileByUser in MultiProfileUserController.
GetProfileByUserUnsafe was called to yearly sometimes, when profile was not
created yet. I replaced GetProfileByUserUnsafe with GetProfileByUser and added
check that it is not NULL.
BUG=361528
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289639
Patch Set 1 #
Total comments: 2
Patch Set 2 : Merged with master #Messages
Total messages: 14 (0 generated)
|