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

Issue 8808001: Aura: Convert keysym to kyeycode when posting XKeyEvent (Closed)

Created:
9 years ago by oshima
Modified:
9 years ago
Reviewers:
Daniel Erat
CC:
chromium-reviews, robertshield, kkania, Paweł Hajdan Jr., sadrul
Visibility:
Public.

Description

Aura: Convert keysym to kyeycode when posting XKeyEvent BUG=104396 TEST=more tests passes in interactive_ui_tests passes on aura Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113092 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113262

Patch Set 1 #

Total comments: 1

Patch Set 2 : " #

Total comments: 2

Patch Set 3 : exclude MappingPOinter #

Patch Set 4 : remove desktop_host_linux.cc #

Patch Set 5 : re-submitting because it was reverted by mistake #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/browser/automation/ui_controls_aurax11.cc View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
oshima
9 years ago (2011-12-05 18:44:41 UTC) #1
Daniel Erat
http://codereview.chromium.org/8808001/diff/1/chrome/browser/automation/ui_controls_aurax11.cc File chrome/browser/automation/ui_controls_aurax11.cc (right): http://codereview.chromium.org/8808001/diff/1/chrome/browser/automation/ui_controls_aurax11.cc#newcode137 chrome/browser/automation/ui_controls_aurax11.cc:137: XKeysymToKeycode(base::MessagePumpX::GetDefaultXDisplay(), we should also be calling XRefreshKeyboardMapping() in response ...
9 years ago (2011-12-05 19:40:38 UTC) #2
Daniel Erat
LGTM after a comment is addressed http://codereview.chromium.org/8808001/diff/3002/ui/aura/desktop_host_linux.cc File ui/aura/desktop_host_linux.cc (right): http://codereview.chromium.org/8808001/diff/3002/ui/aura/desktop_host_linux.cc#newcode471 ui/aura/desktop_host_linux.cc:471: XRefreshKeyboardMapping(&xev->xmapping); nit: i ...
9 years ago (2011-12-05 20:39:35 UTC) #3
oshima
http://codereview.chromium.org/8808001/diff/3002/ui/aura/desktop_host_linux.cc File ui/aura/desktop_host_linux.cc (right): http://codereview.chromium.org/8808001/diff/3002/ui/aura/desktop_host_linux.cc#newcode471 ui/aura/desktop_host_linux.cc:471: XRefreshKeyboardMapping(&xev->xmapping); On 2011/12/05 20:39:36, Daniel Erat wrote: > nit: ...
9 years ago (2011-12-05 20:57:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/8808001/3004
9 years ago (2011-12-05 20:58:17 UTC) #5
commit-bot: I haz the power
Presubmit check for 8808001-3004 failed and returned exit status 1. Running presubmit commit checks ...
9 years ago (2011-12-05 20:58:21 UTC) #6
oshima
On 2011/12/05 20:58:21, I haz the power (commit-bot) wrote: > Presubmit check for 8808001-3004 failed ...
9 years ago (2011-12-05 21:04:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/8808001/9001
9 years ago (2011-12-05 22:45:47 UTC) #8
commit-bot: I haz the power
9 years ago (2011-12-06 02:37:43 UTC) #9
Change committed as 113092

Powered by Google App Engine
This is Rietveld 408576698