DescriptionGet the ProfileService object after NOTIFICATION_SESSION_STARTED is sent to Chrome.
Currently InputMethodMenu continues to read/write the /home/chronos/Default/Preferences file, rather than /home/chronos/user/Preferences, even after sign in because InputMethodMenu gets a pointer to Profile by calling ProfileManager::GetDefaultProfile() *before* sign in. We have to do it after sign in since the GetDefaultProfile() function returns a different instance depending on the user is signed in or not.
This is the same fix as http://crrev.com/125787 .
BUG=118142
TEST=see the bug
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126844
Patch Set 1 #Patch Set 2 : rebase, review #
Total comments: 2
Patch Set 3 : review fix #Patch Set 4 : rebase #
Messages
Total messages: 6 (0 generated)
|