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

Issue 2814243002: Removes a couple more functions from WmWindow (Closed)

Created:
3 years, 8 months ago by sky
Modified:
3 years, 8 months ago
Reviewers:
msw
CC:
chromium-reviews, sadrul, Matt Giuca, tfarina, dcheng, devtools-reviews_chromium.org, kalyank, pfeldman
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Removes a couple more functions from WmWindow I started removing GetChildByShellWindowId(), but left it in places that would have resulted in lots of unnecessary back and forth between aura::Window and WmWindow. BUG=687656 TEST=covered by tests R=msw@chromium.org Review-Url: https://codereview.chromium.org/2814243002 Cr-Commit-Position: refs/heads/master@{#464211} Committed: https://chromium.googlesource.com/chromium/src/+/e6f4a61a3902af614f0a1176fb31b4d8914d2339

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 4

Patch Set 3 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -129 lines) Patch
M ash/devtools/ash_devtools_unittest.cc View 3 chunks +13 lines, -14 lines 0 comments Download
M ash/mus/test/ash_test_impl_mus.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download
M ash/mus/top_level_window_factory.cc View 1 2 chunks +4 lines, -6 lines 0 comments Download
M ash/mus/window_manager.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M ash/root_window_controller.cc View 1 2 6 chunks +18 lines, -18 lines 0 comments Download
M ash/shelf/shelf_layout_manager.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M ash/shelf/shelf_widget.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/status_area_widget.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray/system_tray.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray/tray_event_filter.cc View 2 chunks +2 lines, -1 line 0 comments Download
M ash/wallpaper/wallpaper_controller_unittest.cc View 9 chunks +12 lines, -14 lines 0 comments Download
M ash/wm/always_on_top_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/container_finder.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/container_finder_unittest.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M ash/wm/default_state.cc View 2 chunks +9 lines, -6 lines 0 comments Download
M ash/wm/focus_rules.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/maximize_mode/workspace_backdrop_delegate.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/wm/overview/scoped_transform_overview_window.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/overview/window_selector.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/overview/window_selector_item.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/overview/window_selector_unittest.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M ash/wm/panels/panel_layout_manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/switchable_windows.cc View 2 chunks +2 lines, -1 line 0 comments Download
M ash/wm/system_modal_container_layout_manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/window_positioning_utils.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/wm_snap_to_pixel_layout_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/wm/workspace/phantom_window_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/workspace_layout_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/workspace_window_resizer.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace_controller.cc View 2 chunks +9 lines, -6 lines 0 comments Download
M ash/wm_window.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ash/wm_window.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/browser/ui/ash/app_list/app_list_interactive_uitest.cc View 1 2 2 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
sky
3 years, 8 months ago (2017-04-12 21:31:02 UTC) #1
msw
lgtm with nits https://codereview.chromium.org/2814243002/diff/20001/ash/root_window_controller.cc File ash/root_window_controller.cc (right): https://codereview.chromium.org/2814243002/diff/20001/ash/root_window_controller.cc#newcode204 ash/root_window_controller.cc:204: // TODO(sky): This should take an ...
3 years, 8 months ago (2017-04-12 22:12:50 UTC) #6
sky
https://codereview.chromium.org/2814243002/diff/20001/ash/root_window_controller.cc File ash/root_window_controller.cc (right): https://codereview.chromium.org/2814243002/diff/20001/ash/root_window_controller.cc#newcode204 ash/root_window_controller.cc:204: // TODO(sky): This should take an aura::Window. http://crbug.com/671246. On ...
3 years, 8 months ago (2017-04-12 22:35:08 UTC) #7
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/2814243002/40001
3 years, 8 months ago (2017-04-12 22:36:54 UTC) #10
commit-bot: I haz the power
3 years, 8 months ago (2017-04-12 23:53:16 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e6f4a61a3902af614f0a1176fb31...

Powered by Google App Engine
This is Rietveld 408576698