Descriptionchrome/browser/chromeos/input_method/ refactoring [part 5 of 6].
Make chrome/browser/chromeos/preferences.cc unit-testable. Actual tests will be added in part 6 (http://codereview.chromium.org/9999018/).
* Split Preferences::Init() into two parts: preference members initialization and the rest. unit_tests will only need the former.
* Add Preferences::SetInputMethodList() which correctly sets the user's preferred keyboard layouts and/or input methods on signing in. The new method also sets the correct keyboard when Chrome crashes and resumes. The next CL (part 6) has a unit test for the new function.
BUG=chromium-os:19655
TEST=try
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=131966
Patch Set 1 : review #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|