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

Issue 2322613002: Adds support for multiple displays to WmTestBase (Closed)

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

Description

Adds support for multiple displays to WmTestBase This gives the basics. The one test I hoped to use against it fails for other reasons (WmWindowMus::SetBoundsInScreen()) isn't implemented yet. BUG=612627 TEST=none Committed: https://crrev.com/20686a4c5e578609252f1ba564010db7b5799338 Cr-Commit-Position: refs/heads/master@{#418133}

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : moar #

Total comments: 16

Patch Set 4 : feedback #

Total comments: 4

Patch Set 5 : merge to tot #

Patch Set 6 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+224 lines, -200 lines) Patch
M ash/mus/BUILD.gn View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M ash/mus/test/wm_test_base.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ash/mus/test/wm_test_base.cc View 1 2 3 7 chunks +16 lines, -78 lines 0 comments Download
M ash/mus/test/wm_test_helper.h View 1 2 3 2 chunks +26 lines, -4 lines 0 comments Download
M ash/mus/test/wm_test_helper.cc View 1 2 3 4 5 3 chunks +107 lines, -18 lines 0 comments Download
D ash/mus/test/wm_test_screen.h View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
D ash/mus/test/wm_test_screen.cc View 1 2 3 1 chunk +0 lines, -31 lines 0 comments Download
M ash/mus/window_manager.h View 1 2 3 2 chunks +14 lines, -1 line 0 comments Download
M ash/mus/window_manager.cc View 1 2 3 4 5 4 chunks +52 lines, -20 lines 0 comments Download
M ash/mus/workspace/workspace_layout_manager_unittest.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M ash/root_window_controller.cc View 1 2 3 4 1 chunk +1 line, -3 lines 0 comments Download
M services/ui/public/cpp/tests/test_window_tree_client_setup.h View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M services/ui/public/cpp/tests/test_window_tree_client_setup.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M services/ui/public/cpp/tests/window_tree_client_private.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M services/ui/public/cpp/tests/window_tree_client_private.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
sky
4 years, 3 months ago (2016-09-12 20:58:58 UTC) #3
msw
lgtm with nits/qs, I'll look again after any updates. https://codereview.chromium.org/2322613002/diff/40001/ash/mus/test/wm_test_helper.cc File ash/mus/test/wm_test_helper.cc (right): https://codereview.chromium.org/2322613002/diff/40001/ash/mus/test/wm_test_helper.cc#newcode58 ash/mus/test/wm_test_helper.cc:58: ...
4 years, 3 months ago (2016-09-12 22:01:51 UTC) #8
sky
A lot changed, please take another look. https://codereview.chromium.org/2322613002/diff/40001/ash/mus/test/wm_test_helper.cc File ash/mus/test/wm_test_helper.cc (right): https://codereview.chromium.org/2322613002/diff/40001/ash/mus/test/wm_test_helper.cc#newcode58 ash/mus/test/wm_test_helper.cc:58: int w, ...
4 years, 3 months ago (2016-09-12 23:11:28 UTC) #10
msw
nice improvements; lgtm with nits. https://codereview.chromium.org/2322613002/diff/60001/ash/mus/test/wm_test_helper.cc File ash/mus/test/wm_test_helper.cc (right): https://codereview.chromium.org/2322613002/diff/60001/ash/mus/test/wm_test_helper.cc#newcode156 ash/mus/test/wm_test_helper.cc:156: // Offset the height ...
4 years, 3 months ago (2016-09-12 23:19:48 UTC) #12
sky
https://codereview.chromium.org/2322613002/diff/60001/ash/mus/test/wm_test_helper.cc File ash/mus/test/wm_test_helper.cc (right): https://codereview.chromium.org/2322613002/diff/60001/ash/mus/test/wm_test_helper.cc#newcode156 ash/mus/test/wm_test_helper.cc:156: // Offset the height slightly to give a different ...
4 years, 3 months ago (2016-09-13 00:10:26 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/2322613002/100001
4 years, 3 months ago (2016-09-13 00:10:30 UTC) #16
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 3 months ago (2016-09-13 01:27:15 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-09-13 01:29:33 UTC) #20
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/20686a4c5e578609252f1ba564010db7b5799338
Cr-Commit-Position: refs/heads/master@{#418133}

Powered by Google App Engine
This is Rietveld 408576698