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

Issue 12211127: Fix international-backslash key in Canadian French keyboard. (Closed)

Created:
7 years, 10 months ago by Seigo Nonaka
Modified:
7 years, 10 months ago
CC:
chromium-reviews, James Su, penghuang+watch_chromium.org, yusukes+watch_chromium.org
Visibility:
Public.

Description

Fix international-backslash key in Canadian French keyboard. Adding guillemotleft, guillemotright and degree condition into KeyboardCodeFromXKeysym. These KeySym is used in Canadian French keyboard. BUG=175624 TEST=Checked with typing international-backslash key on Canadian French keyboard. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182292

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Addressing comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M ui/base/keycodes/keyboard_code_conversion_x.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Seigo Nonaka
7 years, 10 months ago (2013-02-12 13:15:52 UTC) #1
Yusuke Sato
lgtm with a nit. https://codereview.chromium.org/12211127/diff/2001/ui/base/keycodes/keyboard_code_conversion_x.cc File ui/base/keycodes/keyboard_code_conversion_x.cc (right): https://codereview.chromium.org/12211127/diff/2001/ui/base/keycodes/keyboard_code_conversion_x.cc#newcode529 ui/base/keycodes/keyboard_code_conversion_x.cc:529: int XKeysymForWindowsKeyCode(KeyboardCode keycode, bool shift) ...
7 years, 10 months ago (2013-02-13 00:45:57 UTC) #2
Seigo Nonaka
yusukes: Thank you for your review! Adding sky@ as the owner of ui/ sky: could ...
7 years, 10 months ago (2013-02-13 01:01:38 UTC) #3
Seigo Nonaka
Sorry, forget replying inline comment. https://codereview.chromium.org/12211127/diff/2001/ui/base/keycodes/keyboard_code_conversion_x.cc File ui/base/keycodes/keyboard_code_conversion_x.cc (right): https://codereview.chromium.org/12211127/diff/2001/ui/base/keycodes/keyboard_code_conversion_x.cc#newcode529 ui/base/keycodes/keyboard_code_conversion_x.cc:529: int XKeysymForWindowsKeyCode(KeyboardCode keycode, bool ...
7 years, 10 months ago (2013-02-13 01:02:28 UTC) #4
sky
LGTM - but I'm adding Dan as he knows this code better than I.
7 years, 10 months ago (2013-02-13 14:46:03 UTC) #5
Daniel Erat
lgtm
7 years, 10 months ago (2013-02-13 15:45:59 UTC) #6
Seigo Nonaka
Thank you for your review! submitting...
7 years, 10 months ago (2013-02-13 16:43:05 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/12211127/4003
7 years, 10 months ago (2013-02-13 16:43:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/12211127/4003
7 years, 10 months ago (2013-02-13 19:33:23 UTC) #9
commit-bot: I haz the power
7 years, 10 months ago (2013-02-13 19:55:09 UTC) #10
Message was sent while issue was closed.
Change committed as 182292

Powered by Google App Engine
This is Rietveld 408576698