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

Issue 2250473006: Settings to remap Backspace and Escape keys (Closed)

Created:
4 years, 4 months ago by michaelpg
Modified:
4 years, 3 months ago
Reviewers:
*stevenjb, *sadrul, *jwd, kpschoedel
CC:
chromium-reviews, dbeam+watch-options_chromium.org, michaelpg+watch-options_chromium.org, yusukes+watch_chromium.org, shuchen+watch_chromium.org, asvitkine+watch_chromium.org, nona+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, James Su, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@KeyboardRemapToCapsLockBackspace
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Settings to remap Backspace and Escape keys We can remap modifier keys in Settings, but not Backspace or Escape; this adds settings to remap those keys and handles them in EventRewriter. BUG=608625 R=kpschoedel@chromium.org,stevenjb@chromium.org,sadrul@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/168ecd71dbd357efb815c2b8380a434331d4cae7 Cr-Commit-Position: refs/heads/master@{#414303}

Patch Set 1 #

Patch Set 2 : nit: consistent ordering #

Total comments: 3

Patch Set 3 : Comments #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -34 lines) Patch
M chrome/app/chromeos_strings.grdp View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/events/event_rewriter.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/events/event_rewriter.cc View 1 2 4 chunks +14 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/events/event_rewriter_unittest.cc View 1 9 chunks +96 lines, -24 lines 0 comments Download
M chrome/browser/chromeos/preferences.cc View 1 1 chunk +7 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/chromeos/keyboard_overlay.html View 1 chunk +25 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
M ui/base/ime/chromeos/ime_keyboard.h View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
michaelpg
PTAL! asvitkine: tools/metrics/actions/actions.xml stevenjb: chrome/browser/chromeos/preferences.cc chrome/browser/resources chrome/browser/ui sadrul: chrome/browser/chromeos/events ui/base/ime/chromeos/ime_keyboard.h kpschoedel for FYI/optional review: chrome/browser/chromeos/events
4 years, 4 months ago (2016-08-16 21:19:26 UTC) #5
kpschoedel
event_rewriter lgtm
4 years, 4 months ago (2016-08-17 16:51:23 UTC) #6
stevenjb
The webui lgtm. It seems a little odd to let users remap esc or backspace ...
4 years, 4 months ago (2016-08-17 22:35:30 UTC) #7
michaelpg
stevenjb: I clarified some comments around "modifiers", which are the only non-rebase changes with the ...
4 years, 4 months ago (2016-08-17 23:00:58 UTC) #10
stevenjb
https://codereview.chromium.org/2250473006/diff/20001/chrome/browser/chromeos/events/event_rewriter.h File chrome/browser/chromeos/events/event_rewriter.h (right): https://codereview.chromium.org/2250473006/diff/20001/chrome/browser/chromeos/events/event_rewriter.h#newcode38 chrome/browser/chromeos/events/event_rewriter.h:38: // Diamond) according to user preferences; On 2016/08/17 23:00:58, ...
4 years, 4 months ago (2016-08-17 23:04:08 UTC) #11
sadrul
lgtm
4 years, 4 months ago (2016-08-18 03:59:12 UTC) #12
jwd
The actions.xml change as is fine, but it won't be easy to answer the question ...
4 years, 4 months ago (2016-08-18 19:25:46 UTC) #13
michaelpg
On 2016/08/18 19:25:46, jwd wrote: > The actions.xml change as is fine, but it won't ...
4 years, 4 months ago (2016-08-18 19:35:39 UTC) #14
michaelpg
On 2016/08/18 19:35:39, michaelpg wrote: > On 2016/08/18 19:25:46, jwd wrote: > > The actions.xml ...
4 years, 4 months ago (2016-08-19 20:16:25 UTC) #15
jwd
On 2016/08/19 20:16:25, michaelpg wrote: > On 2016/08/18 19:35:39, michaelpg wrote: > > On 2016/08/18 ...
4 years, 3 months ago (2016-08-22 19:21:51 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2250473006/60001
4 years, 3 months ago (2016-08-25 02:15:51 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-08-25 04:01:16 UTC) #20
commit-bot: I haz the power
4 years, 3 months ago (2016-08-25 04:03:23 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/168ecd71dbd357efb815c2b8380a434331d4cae7
Cr-Commit-Position: refs/heads/master@{#414303}

Powered by Google App Engine
This is Rietveld 408576698