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

Issue 1103263004: Set ui::KeyEvent::key_ (DOM Level 3 key) under X11. (Closed)

Created:
5 years, 7 months ago by kpschoedel
Modified:
5 years, 7 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

Set ui::KeyEvent::key_ (DOM Level 3 key) under X11. Shares more code between uses of X11 xkb and (Ozone) libxkbcommon. BUG=444048 Committed: https://crrev.com/99c75c490c5caaa0e5fa59f06d1b823104ee52dd Cr-Commit-Position: refs/heads/master@{#328967}

Patch Set 1 #

Total comments: 11

Patch Set 2 : rebase #

Patch Set 3 : address review comments (wez@) #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+638 lines, -468 lines) Patch
M ui/events/BUILD.gn View 1 1 chunk +8 lines, -0 lines 0 comments Download
M ui/events/event.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M ui/events/events.gyp View 1 1 chunk +7 lines, -0 lines 0 comments Download
M ui/events/keycodes/keyboard_code_conversion.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M ui/events/keycodes/keyboard_code_conversion.cc View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M ui/events/keycodes/keyboard_code_conversion_x.h View 3 chunks +7 lines, -0 lines 0 comments Download
M ui/events/keycodes/keyboard_code_conversion_x.cc View 1 2 2 chunks +18 lines, -0 lines 0 comments Download
A ui/events/keycodes/keyboard_code_conversion_xkb.h View 1 2 1 chunk +32 lines, -0 lines 1 comment Download
A + ui/events/keycodes/keyboard_code_conversion_xkb.cc View 1 2 2 chunks +8 lines, -67 lines 0 comments Download
A ui/events/keycodes/xkb_keysym.h View 1 chunk +534 lines, -0 lines 0 comments Download
M ui/events/ozone/layout/xkb/xkb_keyboard_code_conversion.h View 1 chunk +0 lines, -5 lines 0 comments Download
M ui/events/ozone/layout/xkb/xkb_keyboard_code_conversion.cc View 1 chunk +0 lines, -375 lines 0 comments Download
M ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.cc View 1 2 4 chunks +3 lines, -19 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1103263004/1
5 years, 7 months ago (2015-04-27 21:52:23 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-04-27 22:44:41 UTC) #4
kpschoedel
5 years, 7 months ago (2015-05-06 20:34:24 UTC) #6
Wez
https://codereview.chromium.org/1103263004/diff/1/ui/events/keycodes/keyboard_code_conversion.cc File ui/events/keycodes/keyboard_code_conversion.cc (right): https://codereview.chromium.org/1103263004/diff/1/ui/events/keycodes/keyboard_code_conversion.cc#newcode438 ui/events/keycodes/keyboard_code_conversion.cc:438: case 0x0D: Do we really want to map both ...
5 years, 7 months ago (2015-05-06 23:51:53 UTC) #7
kpschoedel
https://codereview.chromium.org/1103263004/diff/1/ui/events/keycodes/keyboard_code_conversion.cc File ui/events/keycodes/keyboard_code_conversion.cc (right): https://codereview.chromium.org/1103263004/diff/1/ui/events/keycodes/keyboard_code_conversion.cc#newcode438 ui/events/keycodes/keyboard_code_conversion.cc:438: case 0x0D: On 2015/05/06 23:51:53, Wez wrote: > Do ...
5 years, 7 months ago (2015-05-07 16:21:33 UTC) #9
Wez
LGTM w/ nits https://codereview.chromium.org/1103263004/diff/1/ui/events/keycodes/xkb_keysym.h File ui/events/keycodes/xkb_keysym.h (right): https://codereview.chromium.org/1103263004/diff/1/ui/events/keycodes/xkb_keysym.h#newcode9 ui/events/keycodes/xkb_keysym.h:9: // and values (XKB_KEY_...) for both ...
5 years, 7 months ago (2015-05-07 23:13:31 UTC) #10
spang
On 2015/05/07 23:13:31, Wez wrote: > LGTM w/ nits > > https://codereview.chromium.org/1103263004/diff/1/ui/events/keycodes/xkb_keysym.h > File ui/events/keycodes/xkb_keysym.h ...
5 years, 7 months ago (2015-05-08 00:56:33 UTC) #11
kpschoedel
On 2015/05/07 23:13:31, Wez wrote: > I'm not familiar with xkbcommon, so this may be ...
5 years, 7 months ago (2015-05-08 01:24:06 UTC) #12
kpschoedel
On 2015/05/08 00:56:33, spang wrote: > Actually, the freon build compares to xkbcommon constants and ...
5 years, 7 months ago (2015-05-08 01:36:53 UTC) #13
sadrul
rs lgtm
5 years, 7 months ago (2015-05-08 05:50:25 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1103263004/50001
5 years, 7 months ago (2015-05-08 14:14:40 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:50001)
5 years, 7 months ago (2015-05-08 16:38:47 UTC) #17
commit-bot: I haz the power
5 years, 7 months ago (2015-05-08 16:40:40 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/99c75c490c5caaa0e5fa59f06d1b823104ee52dd
Cr-Commit-Position: refs/heads/master@{#328967}

Powered by Google App Engine
This is Rietveld 408576698