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

Issue 2874963002: chromeos: wireup more display management for mushrome (Closed)

Created:
3 years, 7 months ago by sky
Modified:
3 years, 7 months ago
Reviewers:
msw
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

chromeos: wireup more display management for mushrome In addition to making ShellPortMash use more code that ShellPortClassic uses this also enables more test code for mushrome. As part of 718860 I plan to remove the functions from ShellPort that end up being identical. BUG=706589 TEST=covered by tests R=msw@chromium.org Review-Url: https://codereview.chromium.org/2874963002 Cr-Commit-Position: refs/heads/master@{#471212} Committed: https://chromium.googlesource.com/chromium/src/+/edef2a4e69984700e09359b2f3e7234363a16d2c

Patch Set 1 #

Total comments: 12

Patch Set 2 : feedback #

Patch Set 3 : better comment #

Patch Set 4 : better comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -41 lines) Patch
M ash/mus/bridge/shell_port_mash.h View 4 chunks +9 lines, -1 line 0 comments Download
M ash/mus/bridge/shell_port_mash.cc View 1 2 6 chunks +59 lines, -4 lines 0 comments Download
M ash/system/screen_layout_observer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/system/screen_layout_observer.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/test/ash_test_helper.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download
M testing/buildbot/filters/ash_mus_unittests.filter View 6 chunks +4 lines, -30 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
sky
3 years, 7 months ago (2017-05-11 00:54:05 UTC) #1
msw
https://codereview.chromium.org/2874963002/diff/1/ash/mus/bridge/shell_port_mash.cc File ash/mus/bridge/shell_port_mash.cc (right): https://codereview.chromium.org/2874963002/diff/1/ash/mus/bridge/shell_port_mash.cc#newcode420 ash/mus/bridge/shell_port_mash.cc:420: void ShellPortMash::AddDisplayObserver(WmDisplayObserver* observer) { Why shouldn't callers use |Shell::Get()->window_tree_host_manager()->AddObserver(this);| ...
3 years, 7 months ago (2017-05-11 01:07:17 UTC) #4
sky
https://codereview.chromium.org/2874963002/diff/1/ash/mus/bridge/shell_port_mash.cc File ash/mus/bridge/shell_port_mash.cc (right): https://codereview.chromium.org/2874963002/diff/1/ash/mus/bridge/shell_port_mash.cc#newcode420 ash/mus/bridge/shell_port_mash.cc:420: void ShellPortMash::AddDisplayObserver(WmDisplayObserver* observer) { On 2017/05/11 01:07:17, msw wrote: ...
3 years, 7 months ago (2017-05-11 14:06:53 UTC) #8
msw
lgtm with a q about todos/plans https://codereview.chromium.org/2874963002/diff/1/ash/mus/bridge/shell_port_mash.cc File ash/mus/bridge/shell_port_mash.cc (right): https://codereview.chromium.org/2874963002/diff/1/ash/mus/bridge/shell_port_mash.cc#newcode420 ash/mus/bridge/shell_port_mash.cc:420: void ShellPortMash::AddDisplayObserver(WmDisplayObserver* observer) ...
3 years, 7 months ago (2017-05-11 16:48:06 UTC) #12
sky
https://codereview.chromium.org/2874963002/diff/1/ash/mus/bridge/shell_port_mash.cc File ash/mus/bridge/shell_port_mash.cc (right): https://codereview.chromium.org/2874963002/diff/1/ash/mus/bridge/shell_port_mash.cc#newcode420 ash/mus/bridge/shell_port_mash.cc:420: void ShellPortMash::AddDisplayObserver(WmDisplayObserver* observer) { On 2017/05/11 16:48:06, msw wrote: ...
3 years, 7 months ago (2017-05-12 01:49:36 UTC) #15
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/2874963002/60001
3 years, 7 months ago (2017-05-12 01:49:59 UTC) #16
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 03:47:41 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/edef2a4e69984700e09359b2f3e7...

Powered by Google App Engine
This is Rietveld 408576698