commit | 07e6c463786d3bb5c82362d591d2fdf784b404bc | [log] [tgz] |
---|---|---|
author | Mike Wasserman <[email protected]> | Sat Mar 31 01:15:50 2018 |
committer | Commit Bot <[email protected]> | Sat Mar 31 01:15:50 2018 |
tree | 1917af80adbfce817fc661a44441916c38f475d4 | |
parent | 422e5ff9fbfc2dbca7a2fe1b03fd75a3fe7aa3ee [diff] |
Add an interactive ui test for double clicking on web content. Refine existing MouseLeaveTest for more general mouse event testing. (renames, add click handlers, add basic test, cleanup helpers and html) Add a test that triggers click/double click handlers in html content. Remove IsX11SendEventTrue filtering to allow ui_controls double clicks. Originally added in https://chromiumcodereview.appspot.com/11761027 (I think to prevent reposted clicks from counting as double clicks) (crrev.com/c/980662's GetRepeatCount timestamp checks should suffice) TODO: try to enable more disabled tests, update cited bugs. Bug: 825695 Test: Automated; no double click when dismissing menus, no regressions. Change-Id: Iefcc2d313b36710a18e5c94079aa5dd75d8500bf Reviewed-on: https://chromium-review.googlesource.com/985904 Commit-Queue: Michael Wasserman <[email protected]> Reviewed-by: Scott Violet <[email protected]> Cr-Commit-Position: refs/heads/master@{#547347}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .