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

Issue 598733002: Support search as a sticky key. (Closed)

Created:
6 years, 3 months ago by David Tseng
Modified:
6 years, 2 months ago
Reviewers:
Finnur, Tim Song, oshima, sky
CC:
chromium-reviews, extensions-reviews_chromium.org, sadrul, nkostylev+watch_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, yuzo+watch_chromium.org, dtseng+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, kalyank, stevenjb+watch_chromium.org, ben+ash_chromium.org, dmazzoni+watch_chromium.org, dmazzoni, Peter Lundblad
Base URL:
https://chromium.googlesource.com/chromium/src.git@lkcr
Project:
chromium
Visibility:
Public.

Description

Support search as a sticky key. As an important modifier on Chrome OS, this cl makes it possible to use sequenced and locked sticky key modes with the search key. BUG=416964 TEST=manual Committed: https://crrev.com/151aef63430e196c0bdbf1ad1e0706a5c8e484a9 Cr-Commit-Position: refs/heads/master@{#297054}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : Address comments. #

Patch Set 4 : Add Search+Left test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -7 lines) Patch
M ash/sticky_keys/sticky_keys_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/sticky_keys/sticky_keys_controller.cc View 4 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/chromeos/accessibility/sticky_keys_browsertest.cc View 1 2 3 2 chunks +33 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/events/event_rewriter.cc View 1 2 3 4 chunks +13 lines, -6 lines 0 comments Download

Messages

Total messages: 30 (15 generated)
David Tseng
tengs: please take a quick look. I have yet to add tests, but will be ...
6 years, 3 months ago (2014-09-23 21:44:36 UTC) #4
David Tseng
+ finnur@. I made some changes related to sticky key as it relates to extension ...
6 years, 3 months ago (2014-09-23 23:27:50 UTC) #6
Finnur
https://codereview.chromium.org/598733002/diff/60001/chrome/browser/chromeos/events/event_rewriter.cc File chrome/browser/chromeos/events/event_rewriter.cc (right): https://codereview.chromium.org/598733002/diff/60001/chrome/browser/chromeos/events/event_rewriter.cc#newcode403 chrome/browser/chromeos/events/event_rewriter.cc:403: IsExtensionCommandRegistered(state.key_code, state.flags); This block should probably be below line ...
6 years, 3 months ago (2014-09-24 10:48:41 UTC) #7
David Tseng
https://codereview.chromium.org/598733002/diff/60001/chrome/browser/chromeos/events/event_rewriter.cc File chrome/browser/chromeos/events/event_rewriter.cc (right): https://codereview.chromium.org/598733002/diff/60001/chrome/browser/chromeos/events/event_rewriter.cc#newcode403 chrome/browser/chromeos/events/event_rewriter.cc:403: IsExtensionCommandRegistered(state.key_code, state.flags); On 2014/09/24 10:48:41, Finnur wrote: > This ...
6 years, 3 months ago (2014-09-24 16:24:28 UTC) #12
Tim Song
The search key is different than the other key modifiers in that it is requires ...
6 years, 3 months ago (2014-09-24 18:07:15 UTC) #13
David Tseng
PTAL; test added. On 2014/09/24 18:07:15, Tim Song wrote: > The search key is different ...
6 years, 2 months ago (2014-09-25 20:40:00 UTC) #15
Tim Song
LGTM. Thanks for the test.
6 years, 2 months ago (2014-09-26 00:59:31 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/598733002/200001
6 years, 2 months ago (2014-09-26 03:48:39 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/13698)
6 years, 2 months ago (2014-09-26 03:56:48 UTC) #20
David Tseng
+ sky for ui/ash/
6 years, 2 months ago (2014-09-26 04:38:29 UTC) #22
David Tseng
+ oshima for event_rewriter.cc
6 years, 2 months ago (2014-09-26 04:47:44 UTC) #24
sky
ash (there is no ui/ash) LGTM
6 years, 2 months ago (2014-09-26 16:06:16 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/598733002/200001
6 years, 2 months ago (2014-09-26 22:08:41 UTC) #28
commit-bot: I haz the power
Committed patchset #4 (id:200001) as 7840ab8a5c087a00bf7ea24d01dac6ce8aa27c8a
6 years, 2 months ago (2014-09-26 22:14:30 UTC) #29
commit-bot: I haz the power
6 years, 2 months ago (2014-09-26 22:15:32 UTC) #30
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/151aef63430e196c0bdbf1ad1e0706a5c8e484a9
Cr-Commit-Position: refs/heads/master@{#297054}

Powered by Google App Engine
This is Rietveld 408576698