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

Issue 2171983002: Move processing out of AcceleratorDelegate (Closed)

Created:
4 years, 5 months ago by sky
Modified:
4 years, 5 months ago
Reviewers:
James Cook
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@wire_up_controller
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move processing out of AcceleratorDelegate AcceleratorDelegate now trivially forwards to AcceleratorRouter, which is now in terms of ash/common types. BUG=612331 TEST=none R=jamescook@chromium.org Committed: https://crrev.com/eed46f8917f47c85ac37c8f04267058905beda56 Cr-Commit-Position: refs/heads/master@{#407198}

Patch Set 1 #

Patch Set 2 : year #

Total comments: 1

Patch Set 3 : not relative #

Total comments: 6

Patch Set 4 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -133 lines) Patch
M ash/accelerators/accelerator_delegate.h View 3 chunks +5 lines, -6 lines 0 comments Download
M ash/accelerators/accelerator_delegate.cc View 1 chunk +7 lines, -98 lines 0 comments Download
M ash/ash.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/aura/wm_window_aura.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/aura/wm_window_aura.cc View 1 chunk +4 lines, -0 lines 0 comments Download
A ash/common/accelerators/accelerator_router.h View 1 2 3 1 chunk +49 lines, -0 lines 0 comments Download
A + ash/common/accelerators/accelerator_router.cc View 1 2 3 3 chunks +27 lines, -29 lines 0 comments Download
M ash/common/wm_window.h View 1 chunk +4 lines, -0 lines 0 comments Download
M ash/mus/bridge/wm_window_mus.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/mus/bridge/wm_window_mus.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
sky
4 years, 5 months ago (2016-07-21 23:46:47 UTC) #1
sky
https://codereview.chromium.org/2171983002/diff/20001/ash/common/wm_window.h File ash/common/wm_window.h (right): https://codereview.chromium.org/2171983002/diff/20001/ash/common/wm_window.h#newcode133 ash/common/wm_window.h:133: virtual WmWindow* GetToplevelWindowForFocus() = 0; This makes me sad, ...
4 years, 5 months ago (2016-07-21 23:48:31 UTC) #2
James Cook
LGTM with nits. It makes me sad too, but that's the price we pay when ...
4 years, 5 months ago (2016-07-22 16:48:03 UTC) #5
sky
https://codereview.chromium.org/2171983002/diff/40001/ash/accelerators/accelerator_delegate.h File ash/accelerators/accelerator_delegate.h (right): https://codereview.chromium.org/2171983002/diff/40001/ash/accelerators/accelerator_delegate.h#newcode11 ash/accelerators/accelerator_delegate.h:11: #include "base/compiler_specific.h" On 2016/07/22 16:48:02, James Cook wrote: > ...
4 years, 5 months ago (2016-07-22 17:05:06 UTC) #8
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/2171983002/60001
4 years, 5 months ago (2016-07-22 17:05:58 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-22 17:58:38 UTC) #12
commit-bot: I haz the power
4 years, 5 months ago (2016-07-22 18:00:41 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/eed46f8917f47c85ac37c8f04267058905beda56
Cr-Commit-Position: refs/heads/master@{#407198}

Powered by Google App Engine
This is Rietveld 408576698