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

Issue 24020002: Move GetRootWindowController() to root_window_controller.h (Closed)

Created:
7 years, 3 months ago by oshima
Modified:
7 years, 3 months ago
Reviewers:
Daniel Erat
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Move GetRootWindowController to root_window_controller.h Remove unnecessary includes, forward decls BUG=272460 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221605

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -74 lines) Patch
M ash/desktop_background/desktop_background_controller.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M ash/desktop_background/desktop_background_view.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ash/display/display_controller.cc View 6 chunks +5 lines, -6 lines 0 comments Download
M ash/extended_desktop_unittest.cc View 2 chunks +1 line, -2 lines 0 comments Download
M ash/root_window_controller.h View 1 chunk +5 lines, -0 lines 0 comments Download
M ash/root_window_controller.cc View 5 chunks +8 lines, -4 lines 0 comments Download
M ash/screen_ash.cc View 2 chunks +1 line, -2 lines 0 comments Download
M ash/shelf/shelf_layout_manager.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ash/shell.cc View 4 chunks +3 lines, -4 lines 0 comments Download
M ash/system/tray/tray_event_filter.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M ash/touch/touch_hud_debug.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ash/touch/touch_observer_hud.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ash/touch/touch_observer_hud_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/app_list_controller.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/gestures/long_press_affordance_handler.cc View 1 5 chunks +5 lines, -8 lines 0 comments Download
M ash/wm/property_util.h View 3 chunks +1 line, -12 lines 0 comments Download
M ash/wm/property_util.cc View 2 chunks +0 lines, -15 lines 0 comments Download
M ash/wm/root_window_layout_manager.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/stacking_controller.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/system_gesture_event_filter.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/window_util.h View 2 chunks +0 lines, -2 lines 0 comments Download
M ash/wm/workspace/workspace_layout_manager.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
oshima
7 years, 3 months ago (2013-09-06 00:55:46 UTC) #1
Daniel Erat
lgtm https://codereview.chromium.org/24020002/diff/2001/ash/root_window_controller.cc File ash/root_window_controller.cc (right): https://codereview.chromium.org/24020002/diff/2001/ash/root_window_controller.cc#newcode822 ash/root_window_controller.cc:822: return root_window ? GetRootWindowSettings(root_window)->controller : NULL; is it ...
7 years, 3 months ago (2013-09-06 01:00:35 UTC) #2
oshima
https://codereview.chromium.org/24020002/diff/2001/ash/root_window_controller.cc File ash/root_window_controller.cc (right): https://codereview.chromium.org/24020002/diff/2001/ash/root_window_controller.cc#newcode822 ash/root_window_controller.cc:822: return root_window ? GetRootWindowSettings(root_window)->controller : NULL; On 2013/09/06 01:00:35, ...
7 years, 3 months ago (2013-09-06 01:11:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/24020002/9001
7 years, 3 months ago (2013-09-06 02:44:44 UTC) #4
commit-bot: I haz the power
7 years, 3 months ago (2013-09-06 06:29:56 UTC) #5
Message was sent while issue was closed.
Change committed as 221605

Powered by Google App Engine
This is Rietveld 408576698