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

Issue 2518233002: Enable setting primary display for 3+ displays (Closed)

Created:
4 years, 1 month ago by afakhry
Modified:
4 years, 1 month ago
Reviewers:
oshima
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable setting primary display for 3+ displays BUG=605666 TEST=ash_unittests --gtest_filter=WindowTreeHostManagerTest.SetPrimaryWith* Committed: https://crrev.com/71948979a39b8f585affccda8535e71b0d381a19 Cr-Commit-Position: refs/heads/master@{#434063}

Patch Set 1 #

Patch Set 2 : Rebase and expand tests #

Total comments: 3

Patch Set 3 : Oshima's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+261 lines, -13 lines) Patch
M ash/display/window_tree_host_manager.cc View 3 chunks +29 lines, -4 lines 0 comments Download
M ash/display/window_tree_host_manager_unittest.cc View 1 2 chunks +229 lines, -6 lines 0 comments Download
M ui/display/manager/display_layout.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 25 (18 generated)
afakhry
Oshima-san, please review. Thank you!
4 years, 1 month ago (2016-11-22 18:16:34 UTC) #8
oshima
https://codereview.chromium.org/2518233002/diff/20001/ui/display/manager/display_layout.cc File ui/display/manager/display_layout.cc (left): https://codereview.chromium.org/2518233002/diff/20001/ui/display/manager/display_layout.cc#oldcode218 ui/display/manager/display_layout.cc:218: int64_t id = 0; this should have been std::numeric_limits<int64_t>::min(); ...
4 years, 1 month ago (2016-11-22 21:47:19 UTC) #12
oshima
lgtm
4 years, 1 month ago (2016-11-22 22:13:22 UTC) #13
afakhry
https://codereview.chromium.org/2518233002/diff/20001/ui/display/manager/display_layout.cc File ui/display/manager/display_layout.cc (right): https://codereview.chromium.org/2518233002/diff/20001/ui/display/manager/display_layout.cc#newcode226 ui/display/manager/display_layout.cc:226: } On 2016/11/22 21:47:18, oshima wrote: > do you ...
4 years, 1 month ago (2016-11-22 22:16:21 UTC) #14
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/2518233002/40001
4 years, 1 month ago (2016-11-22 22:38:33 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-23 01:15:47 UTC) #23
commit-bot: I haz the power
4 years, 1 month ago (2016-11-23 01:17:39 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/71948979a39b8f585affccda8535e71b0d381a19
Cr-Commit-Position: refs/heads/master@{#434063}

Powered by Google App Engine
This is Rietveld 408576698