diff options
author | pkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-04 22:21:27 +0000 |
---|---|---|
committer | pkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-04 22:21:27 +0000 |
commit | 804e400f6a89cc5cdf23cedba9505a46616ac644 (patch) | |
tree | da7a8e2aedac69430057ec29e25d7256d7e0c108 /ash/ash_switches.cc | |
parent | dec99e329fb87131dec8c757056e1be660b34661 (diff) | |
download | chromium_src-804e400f6a89cc5cdf23cedba9505a46616ac644.zip chromium_src-804e400f6a89cc5cdf23cedba9505a46616ac644.tar.gz chromium_src-804e400f6a89cc5cdf23cedba9505a46616ac644.tar.bz2 |
[M-37]: Fix dragging tab via mouse when touch is down on ChromeOS
Do not change value of |ToplevelWindowEventHandler::drag_reverted_| if
ET_MOUSE_CAPTURE_CHANGED is received after ET_MOUSE_RELEASED but before
the move loop has ended. This is currently the case with views::Widget.
This CL does not fix all of the possible places where CompleteDrag() may be
called after the drag was completed for the sake of being easier to merge
back to M-37
BUG=380481
TEST=ToplevelWindowEventHandlerTest.CaptureLossAfterMouseRelease
Review URL: https://codereview.chromium.org/354343002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281448 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_switches.cc')
0 files changed, 0 insertions, 0 deletions