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

Issue 796003005: Located vs non-located ui::KeyboardCode functions. (Closed)

Created:
5 years, 11 months ago by kpschoedel
Modified:
5 years, 11 months ago
Reviewers:
sadrul, Wez, spang
CC:
chromium-reviews, kalyank, jdduke+watch_chromium.org, ozone-reviews_chromium.org, tdresser+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Located ui::KeyboardCode functions. Refactor code converting located (e.g. VKEY_LSHIFT) and non-located (e.g. VKEY_SHIFT) versions of ui::KeyboardCode. BUG=444048 Committed: https://crrev.com/463548abf144e351be82cc21eb1a2e30f5284a09 Cr-Commit-Position: refs/heads/master@{#311335}

Patch Set 1 #

Total comments: 18

Patch Set 2 : address review comment (wez) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -142 lines) Patch
M ui/events/event.h View 1 chunk +0 lines, -3 lines 0 comments Download
M ui/events/event.cc View 1 chunk +1 line, -70 lines 0 comments Download
M ui/events/keycodes/keyboard_code_conversion.h View 1 2 chunks +13 lines, -0 lines 0 comments Download
M ui/events/keycodes/keyboard_code_conversion.cc View 3 chunks +62 lines, -0 lines 0 comments Download
M ui/events/ozone/layout/layout_util.h View 1 chunk +0 lines, -8 lines 0 comments Download
M ui/events/ozone/layout/layout_util.cc View 2 chunks +2 lines, -61 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
kpschoedel
wez@ for ui/events/keycodes/ spang@ for ui/events/ozone/ sadrul@ for ui/events/event.cc This is one of a series ...
5 years, 11 months ago (2015-01-09 20:25:40 UTC) #2
spang
lgtm
5 years, 11 months ago (2015-01-09 21:22:39 UTC) #3
Wez
https://codereview.chromium.org/796003005/diff/1/ui/events/event.cc File ui/events/event.cc (right): https://codereview.chromium.org/796003005/diff/1/ui/events/event.cc#newcode892 ui/events/event.cc:892: KeyboardCode KeyEvent::GetLocatedWindowsKeyboardCode() const { AFAICT, this only seems to ...
5 years, 11 months ago (2015-01-10 02:06:29 UTC) #4
kpschoedel
https://codereview.chromium.org/796003005/diff/1/ui/events/event.cc File ui/events/event.cc (right): https://codereview.chromium.org/796003005/diff/1/ui/events/event.cc#newcode892 ui/events/event.cc:892: KeyboardCode KeyEvent::GetLocatedWindowsKeyboardCode() const { On 2015/01/10 02:06:28, Wez wrote: ...
5 years, 11 months ago (2015-01-12 16:34:06 UTC) #5
Wez
lgtm https://codereview.chromium.org/796003005/diff/1/ui/events/event.cc File ui/events/event.cc (right): https://codereview.chromium.org/796003005/diff/1/ui/events/event.cc#newcode892 ui/events/event.cc:892: KeyboardCode KeyEvent::GetLocatedWindowsKeyboardCode() const { On 2015/01/12 16:34:06, kpschoedel ...
5 years, 11 months ago (2015-01-13 03:08:36 UTC) #6
kpschoedel
https://codereview.chromium.org/796003005/diff/1/ui/events/keycodes/keyboard_code_conversion.cc File ui/events/keycodes/keyboard_code_conversion.cc (right): https://codereview.chromium.org/796003005/diff/1/ui/events/keycodes/keyboard_code_conversion.cc#newcode271 ui/events/keycodes/keyboard_code_conversion.cc:271: KeyboardCode LocatedToNonLocatedKeyboardCode(KeyboardCode key_code) { On 2015/01/13 03:08:36, Wez wrote: ...
5 years, 11 months ago (2015-01-13 16:21:08 UTC) #7
sadrul
lgtm
5 years, 11 months ago (2015-01-13 18:24:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/796003005/20001
5 years, 11 months ago (2015-01-13 20:02:43 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 11 months ago (2015-01-13 21:53:17 UTC) #11
commit-bot: I haz the power
5 years, 11 months ago (2015-01-13 21:55:38 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/463548abf144e351be82cc21eb1a2e30f5284a09
Cr-Commit-Position: refs/heads/master@{#311335}

Powered by Google App Engine
This is Rietveld 408576698