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

Issue 23654011: ash: Clean up window cycling accelerator code (Closed)

Created:
7 years, 3 months ago by James Cook
Modified:
7 years, 3 months ago
Reviewers:
flackr
CC:
chromium-reviews, mazda+watch_chromium.org, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org, ben+watch_chromium.org
Visibility:
Public.

Description

ash: Clean up window cycling accelerator code * Eliminate unused CYCLE_BACKWARD_LINEAR action -- linear cycling only goes forward. * Consolidate the window cycling code into helper functions BUG=none TEST=ash_unittests Accelerator* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221430

Patch Set 1 #

Patch Set 2 : cleanup unit test #

Total comments: 3

Patch Set 3 : rebase #

Total comments: 2

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -86 lines) Patch
M ash/accelerators/accelerator_controller.cc View 1 2 3 3 chunks +48 lines, -51 lines 0 comments Download
M ash/accelerators/accelerator_controller_unittest.cc View 1 1 chunk +2 lines, -5 lines 0 comments Download
M ash/accelerators/accelerator_table.h View 2 chunks +1 line, -22 lines 0 comments Download
M ash/accelerators/accelerator_table.cc View 1 2 3 4 chunks +3 lines, -8 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
James Cook
flackr, PTAL https://codereview.chromium.org/23654011/diff/3001/ash/accelerators/accelerator_controller.cc File ash/accelerators/accelerator_controller.cc (left): https://codereview.chromium.org/23654011/diff/3001/ash/accelerators/accelerator_controller.cc#oldcode106 ash/accelerators/accelerator_controller.cc:106: window_cycle_controller()->HandleLinearCycleWindow(); Note that this ignores |direction|. Heh. ...
7 years, 3 months ago (2013-09-04 23:16:46 UTC) #1
James Cook
Ah, this patch is dependent on https://codereview.chromium.org/23611005/ - it won't compile until that lands.
7 years, 3 months ago (2013-09-04 23:35:25 UTC) #2
James Cook
rebase
7 years, 3 months ago (2013-09-04 23:46:31 UTC) #3
flackr
LGTM but you'll have merge conflicts with my CL that just landed to enable overview ...
7 years, 3 months ago (2013-09-05 00:26:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/23654011/19001
7 years, 3 months ago (2013-09-05 03:05:02 UTC) #5
James Cook
https://codereview.chromium.org/23654011/diff/4005/ash/accelerators/accelerator_table.cc File ash/accelerators/accelerator_table.cc (right): https://codereview.chromium.org/23654011/diff/4005/ash/accelerators/accelerator_table.cc#newcode41 ash/accelerators/accelerator_table.cc:41: // TODO(jamescook): Remove this shortcut when overview mode is ...
7 years, 3 months ago (2013-09-05 03:05:46 UTC) #6
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) ui_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=82979
7 years, 3 months ago (2013-09-05 03:44:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/23654011/19001
7 years, 3 months ago (2013-09-05 15:05:44 UTC) #8
commit-bot: I haz the power
7 years, 3 months ago (2013-09-05 15:06:14 UTC) #9
Message was sent while issue was closed.
Change committed as 221430

Powered by Google App Engine
This is Rietveld 408576698