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

Issue 10442017: Rename GetRootWindow() -> GetPrimaryRootWindow() (Closed)

Created:
8 years, 7 months ago by oshima
Modified:
8 years, 7 months ago
CC:
chromium-reviews, sadrul, dcheng, ben+watch_chromium.org
Visibility:
Public.

Description

Rename GetRootWindow() -> GetPrimaryRootWindow() BUG=123160 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138950

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 2

Patch Set 4 : . #

Patch Set 5 : git-try -b linux_chromeos,win_aura #

Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -205 lines) Patch
M ash/accelerators/accelerator_controller.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M ash/accelerators/accelerator_controller_unittest.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M ash/accelerators/accelerator_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/accelerators/accelerator_filter_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ash/accelerators/nested_dispatcher_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/accelerators/nested_dispatcher_controller_unittest.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M ash/dip_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/drag_drop/drag_drop_controller.cc View 5 chunks +7 lines, -6 lines 0 comments Download
M ash/drag_drop/drag_drop_controller_unittest.cc View 11 chunks +12 lines, -12 lines 0 comments Download
M ash/high_contrast/high_contrast_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/magnifier/magnification_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/monitor/monitor_controller.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M ash/monitor/multi_monitor_manager_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/screensaver/screensaver_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/shell.h View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M ash/shell.cc View 6 chunks +9 lines, -9 lines 0 comments Download
M ash/shell/content_client/shell_browser_main_parts.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/shell/lock_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/shell_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/test/ash_test_base.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/tooltips/tooltip_controller.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ash/tooltips/tooltip_controller_unittest.cc View 1 2 3 4 10 chunks +13 lines, -12 lines 0 comments Download
M ash/wm/activation_controller.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M ash/wm/activation_controller_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/base_layout_manager_unittest.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M ash/wm/panel_layout_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/wm/partial_screenshot_view.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/power_button_controller.cc View 6 chunks +7 lines, -7 lines 0 comments Download
M ash/wm/power_button_controller_unittest.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M ash/wm/root_window_event_filter_unittest.cc View 12 chunks +17 lines, -12 lines 0 comments Download
M ash/wm/screen_dimmer.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/screen_dimmer_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/shadow_controller.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/wm/shelf_layout_manager.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/shelf_layout_manager_unittest.cc View 9 chunks +9 lines, -9 lines 0 comments Download
M ash/wm/system_gesture_event_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/system_gesture_event_filter_unittest.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M ash/wm/system_modal_container_layout_manager_unittest.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M ash/wm/toplevel_window_event_filter_unittest.cc View 7 chunks +13 lines, -10 lines 0 comments Download
M ash/wm/video_detector.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/video_detector_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/visibility_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/window_modality_controller_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/window_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/workspace_event_filter_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ash/wm/workspace/workspace_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/workspace_window_resizer_unittest.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/chrome_browser_main_extra_parts_ash.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/input_method/ibus_ui_controller.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/language_switch_menu.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/fullscreen_ash.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/tabs/dock_info_ash.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/ash/key_rewriter.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/extensions/extension_dialog.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/feedback_ui.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/view_event_test_base.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
oshima
Some of them will be replaced with GetActiveRootWindow, or should get root window from relevant ...
8 years, 7 months ago (2012-05-24 20:10:23 UTC) #1
Ben Goodger (Google)
Do we need to rename this method, or can we just assert that Shell::GetRootWindow() always ...
8 years, 7 months ago (2012-05-24 21:07:57 UTC) #2
oshima
On 2012/05/24 21:07:57, Ben Goodger (Google) wrote: > Do we need to rename this method, ...
8 years, 7 months ago (2012-05-24 22:14:19 UTC) #3
Ben Goodger (Google)
LGTM On Thu, May 24, 2012 at 3:14 PM, <oshima@chromium.org> wrote: > On 2012/05/24 21:07:57, ...
8 years, 7 months ago (2012-05-24 22:17:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/10442017/12001
8 years, 7 months ago (2012-05-24 22:21:39 UTC) #5
commit-bot: I haz the power
8 years, 7 months ago (2012-05-24 22:49:27 UTC) #6
Try job failure for 10442017-12001 (retry) on linux_chromeos for step "compile"
(clobber build).
It's a second try, previously, step "compile" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chro...

Powered by Google App Engine
This is Rietveld 408576698