Chromium Code Reviews
DescriptionFixed a few places that incorrectly assumed that profile was initialized
While testing a fix for crbug.com/532317, I found a few places in the code
that assumed that logged-in users would always have an associated profile.
However, it can take arbitrarily long from the time that a user logs in until
their profile finishes initialization, so code should not make this assumption.
This CL fixes the extension garbage collector and ProfileHelper to properly
handle uninitialized profiles.
BUG=592993
Committed: https://crrev.com/f17bcd66f045d27078a29fc0ace0fa993cec3274
Cr-Commit-Position: refs/heads/master@{#383960}
Patch Set 1 #Patch Set 2 : Fixed comment #
Messages
Total messages: 11 (5 generated)
|
||||||||||||||||||||||||||||