DescriptionFix a bug that caused Chrome OS system preferences not to work in the guest mode.
Before this change, we were initializing Chrome OS system preferences
in ProfileImpl's constructor, but this didn't work in the guest mode,
since we'll switch the profile implementation (GuestSessionProfile)
afterward in the guest mode.
BUG=chromium-os:11912
TEST=confirm that "Enable tap-to-click" works both in the guest and the normal mode.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75067
Patch Set 1 #Patch Set 2 : cleanup #Patch Set 3 : introduce Destroy() #Patch Set 4 : update comments #Patch Set 5 : rework again! #
Messages
Total messages: 8 (0 generated)
|