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

Issue 2109063002: ChromeOS: GetKeyboardLayoutsForResolvedLocale() should default to requested locale. (Closed)

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

Description

ChromeOS: GetKeyboardLayoutsForResolvedLocale() should default to requested locale. When language is selected for public session, active keyboard should be selected based on requested language variant, not resolved locale as it is now. Also, we should merge the list of available keyboards from both requested and resolved locales. BUG=623882, 613185 TEST=Try to select language variant (for example, fr-CA) from the dropdown on the public session POD. Keyboard should switch to fr-CA, and full list of French keyboards should be available in the keyboard selector. Committed: https://crrev.com/a291824c6fec494e432328577249d039aaaa1d2b Cr-Commit-Position: refs/heads/master@{#403077}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -14 lines) Patch
M chrome/browser/ui/webui/chromeos/login/l10n_util.cc View 2 chunks +24 lines, -14 lines 4 comments Download

Messages

Total messages: 16 (6 generated)
Alexander Alekseev
Please review.
4 years, 5 months ago (2016-06-29 06:18:01 UTC) #2
Alexander Alekseev
dzhioev@, shuchen@ - please review.
4 years, 5 months ago (2016-06-29 06:18:38 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2109063002/1
4 years, 5 months ago (2016-06-29 06:20:21 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-29 07:14:51 UTC) #8
Shu Chen
https://codereview.chromium.org/2109063002/diff/1/chrome/browser/ui/webui/chromeos/login/l10n_util.cc File chrome/browser/ui/webui/chromeos/login/l10n_util.cc (right): https://codereview.chromium.org/2109063002/diff/1/chrome/browser/ui/webui/chromeos/login/l10n_util.cc#newcode289 chrome/browser/ui/webui/chromeos/login/l10n_util.cc:289: std::vector<std::string>* layouts) { Please remove potential duplicates in |layouts|. ...
4 years, 5 months ago (2016-06-29 13:10:37 UTC) #9
Alexander Alekseev
https://codereview.chromium.org/2109063002/diff/1/chrome/browser/ui/webui/chromeos/login/l10n_util.cc File chrome/browser/ui/webui/chromeos/login/l10n_util.cc (right): https://codereview.chromium.org/2109063002/diff/1/chrome/browser/ui/webui/chromeos/login/l10n_util.cc#newcode289 chrome/browser/ui/webui/chromeos/login/l10n_util.cc:289: std::vector<std::string>* layouts) { On 2016/06/29 13:10:37, Shu Chen wrote: ...
4 years, 5 months ago (2016-06-29 23:00:46 UTC) #10
Shu Chen
lgtm
4 years, 5 months ago (2016-06-30 02:26:08 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2109063002/1
4 years, 5 months ago (2016-06-30 02:59:00 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-06-30 03:03:23 UTC) #14
commit-bot: I haz the power
4 years, 5 months ago (2016-06-30 03:05:24 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a291824c6fec494e432328577249d039aaaa1d2b
Cr-Commit-Position: refs/heads/master@{#403077}

Powered by Google App Engine
This is Rietveld 408576698