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

Issue 13466022: Don't move cursor location when rotation /ui scaling has changed (Closed)

Created:
7 years, 8 months ago by oshima
Modified:
7 years, 8 months ago
Reviewers:
Jun Mukai
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Don't move cursor location when rotation /ui scaling has changed Moved EnsurePointerInDisplays to DisplayController as it needs to access RootWindow. BUG=226300 TEST=covered by test. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193008 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193227

Patch Set 1 : #

Total comments: 10

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : add explicit bootstrap flag as display_controller is no longer NULL during bootstrap #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -57 lines) Patch
M ash/display/display_controller.h View 1 2 3 4 3 chunks +14 lines, -0 lines 0 comments Download
M ash/display/display_controller.cc View 1 2 3 4 5 chunks +82 lines, -5 lines 0 comments Download
M ash/display/display_manager.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ash/display/display_manager.cc View 1 2 3 4 8 chunks +27 lines, -48 lines 0 comments Download
M ash/display/display_manager_unittest.cc View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
oshima
7 years, 8 months ago (2013-04-06 02:38:46 UTC) #1
Jun Mukai
nitpicks... https://codereview.chromium.org/13466022/diff/12003/ash/display/display_controller.cc File ash/display/display_controller.cc (right): https://codereview.chromium.org/13466022/diff/12003/ash/display/display_controller.cc#newcode741 ash/display/display_controller.cc:741: target_location = location_in_screen; in which case do we ...
7 years, 8 months ago (2013-04-06 03:13:39 UTC) #2
oshima
https://codereview.chromium.org/13466022/diff/12003/ash/display/display_controller.cc File ash/display/display_controller.cc (right): https://codereview.chromium.org/13466022/diff/12003/ash/display/display_controller.cc#newcode741 ash/display/display_controller.cc:741: target_location = location_in_screen; On 2013/04/06 03:13:39, Jun Mukai wrote: ...
7 years, 8 months ago (2013-04-08 18:00:40 UTC) #3
Jun Mukai
lgtm
7 years, 8 months ago (2013-04-08 20:34:23 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/13466022/23001
7 years, 8 months ago (2013-04-08 20:38:54 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-08 21:00:57 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/13466022/23001
7 years, 8 months ago (2013-04-08 23:22:58 UTC) #7
commit-bot: I haz the power
Failed to trigger a try job on win7_aura HTTP Error 400: Bad Request
7 years, 8 months ago (2013-04-09 00:30:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/13466022/40001
7 years, 8 months ago (2013-04-09 00:30:54 UTC) #9
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-09 01:02:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/13466022/40001
7 years, 8 months ago (2013-04-09 01:05:35 UTC) #11
commit-bot: I haz the power
Change committed as 193008
7 years, 8 months ago (2013-04-09 04:48:00 UTC) #12
dcheng
On 2013/04/09 04:48:00, I haz the power (commit-bot) wrote: > Change committed as 193008 This ...
7 years, 8 months ago (2013-04-09 07:54:32 UTC) #13
oshima
Hmm, It looks simple NULL reference and I wonder why it wasn't caught by other ...
7 years, 8 months ago (2013-04-09 17:01:17 UTC) #14
oshima
mukai-san, I added bootstrap flag as display controller is no longer NULL during bootstrap. (This ...
7 years, 8 months ago (2013-04-09 18:16:34 UTC) #15
Jun Mukai
lgtm
7 years, 8 months ago (2013-04-09 18:28:43 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/13466022/47002
7 years, 8 months ago (2013-04-09 19:17:25 UTC) #17
commit-bot: I haz the power
7 years, 8 months ago (2013-04-09 22:00:02 UTC) #18
Message was sent while issue was closed.
Change committed as 193227

Powered by Google App Engine
This is Rietveld 408576698