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

Issue 11230050: ash : introduce second SessionStateController implementation. (Closed)

Created:
8 years, 2 months ago by Denis Kuznetsov (DE-MUC)
Modified:
8 years, 2 months ago
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Second SessionStateController implementation (just a copy), command-line switches, removed CancelLockWithOtherAnimation(), several constant renames in SessionStateAnimator. Includes https://codereview.chromium.org/11238058/ fix. BUG=138171, 139461 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=163645

Patch Set 1 #

Total comments: 4

Patch Set 2 : Merge with TOT, review fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+269 lines, -860 lines) Patch
M ash/ash.gyp View 1 chunk +4 lines, -0 lines 0 comments Download
M ash/ash_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/ash_switches.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/shell.cc View 1 2 chunks +6 lines, -1 line 0 comments Download
M ash/wm/power_button_controller.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/power_button_controller_unittest.cc View 1 21 chunks +28 lines, -22 lines 0 comments Download
M ash/wm/session_state_animator.h View 1 chunk +3 lines, -3 lines 0 comments Download
M ash/wm/session_state_animator.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M ash/wm/session_state_controller.h View 1 1 chunk +16 lines, -145 lines 0 comments Download
M ash/wm/session_state_controller.cc View 1 1 chunk +1 line, -318 lines 0 comments Download
A + ash/wm/session_state_controller_impl.h View 1 6 chunks +33 lines, -92 lines 0 comments Download
A + ash/wm/session_state_controller_impl.cc View 1 11 chunks +60 lines, -90 lines 0 comments Download
A + ash/wm/session_state_controller_impl2.h View 1 6 chunks +33 lines, -92 lines 0 comments Download
A + ash/wm/session_state_controller_impl2.cc View 1 11 chunks +61 lines, -90 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Denis Kuznetsov (DE-MUC)
8 years, 2 months ago (2012-10-23 13:56:10 UTC) #1
Daniel Erat
LGTM with a few comments http://codereview.chromium.org/11230050/diff/1/ash/wm/power_button_controller_unittest.cc File ash/wm/power_button_controller_unittest.cc (right): http://codereview.chromium.org/11230050/diff/1/ash/wm/power_button_controller_unittest.cc#newcode66 ash/wm/power_button_controller_unittest.cc:66: state_controller_ = reinterpret_cast<SessionStateControllerImpl*>( shouldn't ...
8 years, 2 months ago (2012-10-23 15:52:43 UTC) #2
Denis Kuznetsov (DE-MUC)
https://codereview.chromium.org/11230050/diff/1/ash/wm/power_button_controller_unittest.cc File ash/wm/power_button_controller_unittest.cc (right): https://codereview.chromium.org/11230050/diff/1/ash/wm/power_button_controller_unittest.cc#newcode66 ash/wm/power_button_controller_unittest.cc:66: state_controller_ = reinterpret_cast<SessionStateControllerImpl*>( On 2012/10/23 15:52:43, Daniel Erat wrote: ...
8 years, 2 months ago (2012-10-23 17:06:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/antrim@chromium.org/11230050/7001
8 years, 2 months ago (2012-10-23 17:13:24 UTC) #4
commit-bot: I haz the power
Presubmit check for 11230050-7001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 2 months ago (2012-10-23 17:13:37 UTC) #5
Denis Kuznetsov (DE-MUC)
Scott, please review chrome/* part (actually, just a new switch).
8 years, 2 months ago (2012-10-23 17:16:25 UTC) #6
Denis Kuznetsov (DE-MUC)
On 2012/10/23 17:16:25, Denis Kuznetsov wrote: > Scott, please review chrome/* part (actually, just a ...
8 years, 2 months ago (2012-10-23 17:18:40 UTC) #7
sky
LGTM
8 years, 2 months ago (2012-10-23 17:35:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/antrim@chromium.org/11230050/7001
8 years, 2 months ago (2012-10-23 17:36:29 UTC) #9
commit-bot: I haz the power
8 years, 2 months ago (2012-10-23 19:39:05 UTC) #10
Change committed as 163645

Powered by Google App Engine
This is Rietveld 408576698