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

Issue 2736753005: Converts WmActivationObserver to aura::client::ActivationChangeObserver (Closed)

Created:
3 years, 9 months ago by sky
Modified:
3 years, 9 months ago
Reviewers:
James Cook
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, sadrul, yusukes+watch_chromium.org, mlamouri+watch-screen-orientation_chromium.org, hidehiko+watch_chromium.org, oshima+watch_chromium.org, lhchavez+watch_chromium.org, victorhsieh+watch_chromium.org, kalyank, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Converts WmActivationObserver to aura::client::ActivationChangeObserver I had to make Shell add WmShell as the ActivationChangeObserver because of ordering issues. This is ugly, but my next patch will move this to Shell, so it's temporary. BUG=699231 TEST=covered by tests R=jamescook@chromium.org Review-Url: https://codereview.chromium.org/2736753005 Cr-Commit-Position: refs/heads/master@{#455386} Committed: https://chromium.googlesource.com/chromium/src/+/589a5bec0318f116d4f269facc6d9b6b79fda9c1

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -182 lines) Patch
M ash/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M ash/aura/wm_shell_aura.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ash/common/shelf/shelf_layout_manager.h View 4 chunks +6 lines, -5 lines 0 comments Download
M ash/common/shelf/shelf_layout_manager.cc View 5 chunks +7 lines, -4 lines 0 comments Download
M ash/common/system/tray/system_tray.cc View 3 chunks +13 lines, -10 lines 0 comments Download
M ash/common/wm/dock/docked_window_layout_manager.h View 4 chunks +6 lines, -5 lines 0 comments Download
M ash/common/wm/dock/docked_window_layout_manager.cc View 6 chunks +13 lines, -8 lines 0 comments Download
M ash/common/wm/mru_window_tracker.h View 3 chunks +8 lines, -6 lines 0 comments Download
M ash/common/wm/mru_window_tracker.cc View 3 chunks +8 lines, -5 lines 0 comments Download
M ash/common/wm/overview/window_selector.h View 3 chunks +9 lines, -7 lines 0 comments Download
M ash/common/wm/overview/window_selector.cc View 7 chunks +18 lines, -13 lines 0 comments Download
M ash/common/wm/panels/panel_layout_manager.h View 4 chunks +6 lines, -5 lines 0 comments Download
M ash/common/wm/panels/panel_layout_manager.cc View 5 chunks +13 lines, -8 lines 0 comments Download
M ash/common/wm/workspace/workspace_layout_manager.h View 3 chunks +6 lines, -5 lines 0 comments Download
M ash/common/wm/workspace/workspace_layout_manager.cc View 5 chunks +10 lines, -6 lines 0 comments Download
D ash/common/wm_activation_observer.h View 1 chunk +0 lines, -32 lines 0 comments Download
M ash/common/wm_shell.h View 4 chunks +0 lines, -9 lines 0 comments Download
M ash/common/wm_shell.cc View 4 chunks +2 lines, -26 lines 0 comments Download
M ash/display/screen_orientation_controller_chromeos.h View 3 chunks +6 lines, -5 lines 0 comments Download
M ash/display/screen_orientation_controller_chromeos.cc View 6 chunks +8 lines, -6 lines 0 comments Download
M ash/shell.cc View 1 1 chunk +2 lines, -0 lines 2 comments Download
M chrome/browser/chromeos/arc/boot_phase_monitor/arc_instance_throttle.h View 1 chunk +6 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/arc/boot_phase_monitor/arc_instance_throttle.cc View 2 chunks +10 lines, -10 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (7 generated)
sky
3 years, 9 months ago (2017-03-08 00:24:50 UTC) #1
James Cook
LGTM. Hopefully the browser test failures aren't anything serious. https://codereview.chromium.org/2736753005/diff/20001/ash/shell.cc File ash/shell.cc (right): https://codereview.chromium.org/2736753005/diff/20001/ash/shell.cc#newcode684 ash/shell.cc:684: ...
3 years, 9 months ago (2017-03-08 02:54:12 UTC) #6
sky
https://codereview.chromium.org/2736753005/diff/20001/ash/shell.cc File ash/shell.cc (right): https://codereview.chromium.org/2736753005/diff/20001/ash/shell.cc#newcode684 ash/shell.cc:684: activation_client_->AddObserver(wm_shell_.get()); On 2017/03/08 02:54:12, James Cook wrote: > nit: ...
3 years, 9 months ago (2017-03-08 05:04:06 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/2736753005/20001
3 years, 9 months ago (2017-03-08 05:14:06 UTC) #9
commit-bot: I haz the power
3 years, 9 months ago (2017-03-08 05:54:24 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/589a5bec0318f116d4f269facc6d...

Powered by Google App Engine
This is Rietveld 408576698