commit | 27e3e7c95c3502fb78d42b8327ba33c3401f1042 | [log] [tgz] |
---|---|---|
author | Dave Tapuska <[email protected]> | Wed Oct 25 13:14:55 2017 |
committer | Commit Bot <[email protected]> | Wed Oct 25 13:14:55 2017 |
tree | 3baff7deb1f3c1d5f7498af5f8233e8c1d501d6b | |
parent | a198fc24fe25a6f04bbe2264b28571f580bfe579 [diff] |
Fix flaky MouseLatencyBrowserTests Waiting on a synthetic gesture being completed is when the gesture has sent the events to the renderer not necessarily when it has processed them. Wait for MouseUp events before ending tracing. This test appears to be flaky when run with mojo input messages which has slightly different timing properties. BUG=722928 Change-Id: I409c76b718051f75d4ff9e7309c146631fc546a8 Reviewed-on: https://chromium-review.googlesource.com/733642 Reviewed-by: Scott Violet <[email protected]> Reviewed-by: Timothy Dresser <[email protected]> Commit-Queue: Dave Tapuska <[email protected]> Cr-Commit-Position: refs/heads/master@{#511432}
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 .