diff options
author | yoshiki@chromium.org <yoshiki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-14 16:27:03 +0000 |
---|---|---|
committer | yoshiki@chromium.org <yoshiki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-14 16:27:03 +0000 |
commit | 0d55b916994bb03c4b2b5ecac90ad77c1124c453 (patch) | |
tree | 444a190f9769a519ef06006728cb0670ca42e270 /mojo/public/tests | |
parent | d5cd9b16c2db8c9689f0dae19807ce0866f77e37 (diff) | |
download | chromium_src-0d55b916994bb03c4b2b5ecac90ad77c1124c453.zip chromium_src-0d55b916994bb03c4b2b5ecac90ad77c1124c453.tar.gz chromium_src-0d55b916994bb03c4b2b5ecac90ad77c1124c453.tar.bz2 |
[Files.app] Simulate a real mouse click in fakeMouseClick in test
Some controls (eg. gear button) watch 'mouseover' and/or 'mouseup' events to see an user clicking, instead of 'click' event. With this patch, fakeMouseClick fires 'mouseover', 'mouseup' and 'mousedown' events before 'click' event so this simulates a real mouse click. This patch is depended by http://crrev.com/128023002/.
BUG=329166
TEST=manually tested
Review URL: https://codereview.chromium.org/134233004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244738 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'mojo/public/tests')
0 files changed, 0 insertions, 0 deletions