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

Issue 1631023002: Fix moving the mouse between two displays after the secondary display becomes primary. (Closed)

Created:
4 years, 11 months ago by jdufault
Modified:
4 years, 11 months ago
Reviewers:
stevenjb, oshima
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@lkgr
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix moving the mouse between two displays after the secondary display becomes primary. BUG=580754 Committed: https://crrev.com/3c2d523b0549c0d5139e76132da313eb2935a511 Cr-Commit-Position: refs/heads/master@{#371566}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Total comments: 2

Patch Set 3 : Rename UpdateDisplaysTo to UpdateDisplaysWith #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -122 lines) Patch
M ash/content/display/screen_orientation_controller_chromeos_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ash/display/display_manager.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ash/display/display_manager.cc View 1 2 8 chunks +9 lines, -9 lines 0 comments Download
M ash/display/extended_mouse_warp_controller.h View 1 2 chunks +16 lines, -11 lines 0 comments Download
M ash/display/extended_mouse_warp_controller.cc View 1 5 chunks +24 lines, -19 lines 0 comments Download
M ash/display/extended_mouse_warp_controller_unittest.cc View 1 8 chunks +82 lines, -74 lines 0 comments Download
M ash/display/window_tree_host_manager.cc View 1 chunk +1 line, -6 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
stevenjb
https://codereview.chromium.org/1631023002/diff/1/ash/display/extended_mouse_warp_controller.h File ash/display/extended_mouse_warp_controller.h (right): https://codereview.chromium.org/1631023002/diff/1/ash/display/extended_mouse_warp_controller.h#newcode81 ash/display/extended_mouse_warp_controller.h:81: scoped_ptr<SharedDisplayEdgeIndicator> shared_display_edge_indicator; All members should be named with a ...
4 years, 11 months ago (2016-01-25 21:42:56 UTC) #2
jdufault
Oshima, PTAL. Thanks! https://codereview.chromium.org/1631023002/diff/1/ash/display/extended_mouse_warp_controller.h File ash/display/extended_mouse_warp_controller.h (right): https://codereview.chromium.org/1631023002/diff/1/ash/display/extended_mouse_warp_controller.h#newcode81 ash/display/extended_mouse_warp_controller.h:81: scoped_ptr<SharedDisplayEdgeIndicator> shared_display_edge_indicator; On 2016/01/25 21:42:55, stevenjb ...
4 years, 11 months ago (2016-01-25 22:48:46 UTC) #4
oshima
https://codereview.chromium.org/1631023002/diff/20001/ash/display/display_manager.h File ash/display/display_manager.h (right): https://codereview.chromium.org/1631023002/diff/20001/ash/display/display_manager.h#newcode228 ash/display/display_manager.h:228: void UpdateDisplaysTo(const std::vector<DisplayInfo>& display_info_list); This is a bit misleading ...
4 years, 11 months ago (2016-01-25 23:47:36 UTC) #5
stevenjb
lgtm w/ name change suggested by oshima
4 years, 11 months ago (2016-01-25 23:56:06 UTC) #6
jdufault
https://codereview.chromium.org/1631023002/diff/20001/ash/display/display_manager.h File ash/display/display_manager.h (right): https://codereview.chromium.org/1631023002/diff/20001/ash/display/display_manager.h#newcode228 ash/display/display_manager.h:228: void UpdateDisplaysTo(const std::vector<DisplayInfo>& display_info_list); On 2016/01/25 23:47:36, oshima wrote: ...
4 years, 11 months ago (2016-01-26 18:37:03 UTC) #7
oshima
lgtm
4 years, 11 months ago (2016-01-26 18:47:30 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1631023002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1631023002/40001
4 years, 11 months ago (2016-01-26 19:07:53 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 11 months ago (2016-01-26 19:46:18 UTC) #12
commit-bot: I haz the power
4 years, 11 months ago (2016-01-26 19:47:14 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3c2d523b0549c0d5139e76132da313eb2935a511
Cr-Commit-Position: refs/heads/master@{#371566}

Powered by Google App Engine
This is Rietveld 408576698