[Ozone] Fix mouse clicks after swapping the primary monitor
commit3ab9cd6400b0b60b233ad632bde3b44d03862673
authorpkotwicz <pkotwicz@chromium.org>
Wed, 11 Feb 2015 23:38:14 +0000 (11 15:38 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 11 Feb 2015 23:38:49 +0000 (11 23:38 +0000)
tree336b3c8e66b67c30dbb58698e5c780491f703f4c
parent75d2ecb3c43512ed7f20a037153c9bff261daad6
[Ozone] Fix mouse clicks after swapping the primary monitor

This CL fixes DriWindow::SetBounds() to update
CursorState::display_bounds_in_screen

BUG=457836
TEST=Manual, see bug

Review URL: https://codereview.chromium.org/866283006

Cr-Commit-Position: refs/heads/master@{#315867}
ui/ozone/platform/dri/dri_cursor.cc
ui/ozone/platform/dri/dri_cursor.h
ui/ozone/platform/dri/dri_window.cc