Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(702)

Issue 1578133003: Supports setting non-login input methods in VPD. (Closed)

Created:
4 years, 11 months ago by Shu Chen
Modified:
4 years, 11 months ago
Reviewers:
Alexander Alekseev
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, dzhioev+watch_chromium.org, achuith+watch_chromium.org, nona+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Supports setting non-login input methods in VPD. BUG=chrome-os-partner:48623 TEST=Set the "keyboard_layout" value as "ime:ko:hangul" in VPD; Goes to OOBE screen, set the locale as Korean; Goes to Guest mode, verify the Korean input method is the default (and the only one) input method. Committed: https://crrev.com/2fc63c2c015a7a4f0842e5dd4603791b0413f9e3 Cr-Commit-Position: refs/heads/master@{#369358}

Patch Set 1 #

Total comments: 4

Patch Set 2 : nit. #

Patch Set 3 : compare GetPreferredKeyboardLayout() between default & hardware input methods. #

Patch Set 4 : fixed tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -4 lines) Patch
M chrome/browser/chromeos/input_method/input_method_util.cc View 1 2 3 3 chunks +18 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_util_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/session/user_session_manager.cc View 1 2 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (8 generated)
Shu Chen
Alexender, can you please review this cl? Thanks
4 years, 11 months ago (2016-01-12 14:04:22 UTC) #2
Alexander Alekseev
https://codereview.chromium.org/1578133003/diff/1/chrome/browser/chromeos/login/session/user_session_manager.cc File chrome/browser/chromeos/login/session/user_session_manager.cc (right): https://codereview.chromium.org/1578133003/diff/1/chrome/browser/chromeos/login/session/user_session_manager.cc#newcode177 chrome/browser/chromeos/login/session/user_session_manager.cc:177: descriptor = manager->GetInputMethodUtil()->GetInputMethodDescriptorFromId( Nit: Could this be a local ...
4 years, 11 months ago (2016-01-12 14:37:40 UTC) #3
Shu Chen
https://codereview.chromium.org/1578133003/diff/1/chrome/browser/chromeos/login/session/user_session_manager.cc File chrome/browser/chromeos/login/session/user_session_manager.cc (right): https://codereview.chromium.org/1578133003/diff/1/chrome/browser/chromeos/login/session/user_session_manager.cc#newcode177 chrome/browser/chromeos/login/session/user_session_manager.cc:177: descriptor = manager->GetInputMethodUtil()->GetInputMethodDescriptorFromId( On 2016/01/12 14:37:40, Alexander Alekseev wrote: ...
4 years, 11 months ago (2016-01-13 00:36:56 UTC) #4
Shu Chen
I've upload a new patch to reflect my idea. Please take another look. Thanks
4 years, 11 months ago (2016-01-13 02:16:51 UTC) #5
Alexander Alekseev
On 2016/01/13 02:16:51, Shu Chen wrote: > I've upload a new patch to reflect my ...
4 years, 11 months ago (2016-01-14 01:33:29 UTC) #6
Shu Chen
On 2016/01/14 01:33:29, Alexander Alekseev wrote: > On 2016/01/13 02:16:51, Shu Chen wrote: > > ...
4 years, 11 months ago (2016-01-14 01:44:44 UTC) #7
Alexander Alekseev
lgtm
4 years, 11 months ago (2016-01-14 02:27:13 UTC) #8
Alexander Alekseev
On 2016/01/14 01:44:44, Shu Chen wrote: > On 2016/01/14 01:33:29, Alexander Alekseev wrote: > > ...
4 years, 11 months ago (2016-01-14 02:28:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1578133003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1578133003/40001
4 years, 11 months ago (2016-01-14 02:40:10 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_clobber_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_clobber_rel_ng/builds/116569)
4 years, 11 months ago (2016-01-14 03:55:14 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1578133003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1578133003/40001
4 years, 11 months ago (2016-01-14 04:09:05 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_TIMED_OUT, no build URL) android_chromium_gn_compile_dbg on ...
4 years, 11 months ago (2016-01-14 04:46:42 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1578133003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1578133003/60001
4 years, 11 months ago (2016-01-14 05:56:05 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-14 07:15:36 UTC) #21
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 07:16:55 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2fc63c2c015a7a4f0842e5dd4603791b0413f9e3
Cr-Commit-Position: refs/heads/master@{#369358}

Powered by Google App Engine
This is Rietveld 408576698