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

Issue 878673004: Handle Caps Lock for Ozone. (Closed)

Created:
5 years, 11 months ago by kpschoedel
Modified:
5 years, 11 months ago
Reviewers:
Shu Chen, Daniel Erat, spang
CC:
chromium-reviews, ozone-reviews_chromium.org, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, jdduke+watch_chromium.org, tdresser+watch_chromium.org, penghuang+watch_chromium.org, nona+watch_chromium.org, oshima+watch_chromium.org, kalyank, James Su, stevenjb+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Handle Caps Lock for Ozone. BUG=447277 Committed: https://crrev.com/8a5ce90e69b39e9e5a0decb278008dc3e7a85cb7 Cr-Commit-Position: refs/heads/master@{#313341}

Patch Set 1 #

Total comments: 4

Patch Set 2 : rework #

Patch Set 3 : remove spurious file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -5 lines) Patch
M chrome/browser/chromeos/events/event_rewriter.cc View 1 1 chunk +6 lines, -3 lines 0 comments Download
M ui/base/ime/chromeos/ime_keyboard_ozone.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ui/events/ozone/evdev/event_modifiers_evdev.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ui/events/ozone/evdev/event_modifiers_evdev.cc View 1 1 chunk +13 lines, -0 lines 0 comments Download
M ui/events/ozone/evdev/input_controller_evdev.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ui/events/ozone/evdev/keyboard_evdev.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M ui/events/ozone/evdev/keyboard_evdev.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
kpschoedel
5 years, 11 months ago (2015-01-26 20:31:07 UTC) #2
spang
https://codereview.chromium.org/878673004/diff/1/ui/events/ozone/evdev/keyboard_evdev.cc File ui/events/ozone/evdev/keyboard_evdev.cc (right): https://codereview.chromium.org/878673004/diff/1/ui/events/ozone/evdev/keyboard_evdev.cc#newcode88 ui/events/ozone/evdev/keyboard_evdev.cc:88: UpdateModifier(ui::EF_CAPS_LOCK_DOWN, enabled); Don't think this is right. You probably ...
5 years, 11 months ago (2015-01-26 20:34:34 UTC) #3
Shu Chen
https://codereview.chromium.org/878673004/diff/1/ui/base/ime/chromeos/ime_keyboard_ozone.cc File ui/base/ime/chromeos/ime_keyboard_ozone.cc (right): https://codereview.chromium.org/878673004/diff/1/ui/base/ime/chromeos/ime_keyboard_ozone.cc#newcode38 ui/base/ime/chromeos/ime_keyboard_ozone.cc:38: ImeKeyboard::SetCapsLockEnabled(enable_caps_lock); Please add comment that this is for notifying ...
5 years, 11 months ago (2015-01-27 03:51:10 UTC) #4
Shu Chen
lgtm for changes of ui/base/ime/chromeos/ime_keyboard_ozone.cc.
5 years, 11 months ago (2015-01-27 03:51:41 UTC) #5
kpschoedel
+derat@ for chrome/browser/chromeos/events/event_rewriter.cc https://codereview.chromium.org/878673004/diff/1/ui/base/ime/chromeos/ime_keyboard_ozone.cc File ui/base/ime/chromeos/ime_keyboard_ozone.cc (right): https://codereview.chromium.org/878673004/diff/1/ui/base/ime/chromeos/ime_keyboard_ozone.cc#newcode38 ui/base/ime/chromeos/ime_keyboard_ozone.cc:38: ImeKeyboard::SetCapsLockEnabled(enable_caps_lock); On 2015/01/27 03:51:10, Shu Chen ...
5 years, 11 months ago (2015-01-27 17:12:49 UTC) #8
Daniel Erat
lgtm for event_rewriter.cc
5 years, 11 months ago (2015-01-27 17:16:59 UTC) #9
spang
lgtm!
5 years, 11 months ago (2015-01-27 19:21:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/878673004/60001
5 years, 11 months ago (2015-01-27 19:36:21 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 11 months ago (2015-01-27 20:20:28 UTC) #13
commit-bot: I haz the power
5 years, 11 months ago (2015-01-27 20:21:46 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8a5ce90e69b39e9e5a0decb278008dc3e7a85cb7
Cr-Commit-Position: refs/heads/master@{#313341}

Powered by Google App Engine
This is Rietveld 408576698