This bug arose when setting the event as handled did not prevent window activation...
commitb37ac3374ed6fb5e18b137a39a5ed8893c3f7b14
authortdanderson@google.com <tdanderson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 9 May 2014 18:22:03 +0000 (9 18:22 +0000)
committertdanderson@google.com <tdanderson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 9 May 2014 18:22:03 +0000 (9 18:22 +0000)
treee7225f3d9ed1d0ca3955d2e7aa9871d4db515ca8
parentf2eb09cd51c6c3dec830abd6613c0df130b7c08f
This bug arose when setting the event as handled did not prevent window activation on overview mode.

BUG=370209
TEST=FocusControllerMouseEventTest.IgnoreHandledEvent
R=sky@chromium.org, tdanderson@chromium.org

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

Patch from Nicolas Satragno <nsatragno@chromium.org>.

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269379 0039d316-1c4b-4281-b951-d872f2087c98
ui/wm/core/focus_controller.cc
ui/wm/core/focus_controller_unittest.cc