commit | 1bf12f7c4b9925541af441f8919384d0aafe161f | [log] [tgz] |
---|---|---|
author | Peter Kasting <pkasting@chromium.org> | Tue Mar 26 18:54:33 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 26 18:54:33 2019 |
tree | 7bca1fba52394a975a528c71e29d53d87c594e78 | |
parent | dd2c03f33e899dc571d2f441185d2be4a7ae08b6 [diff] |
Revert "Fix external/wpt/event-timing/event-timing-onloadobserve.html to be more deterministic" This reverts commit 250c950a568a7614d72b4fa319d86cf2d9b46cf0. Reason for revert: Timing out on all bots: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=external/wpt/event-timing/event-timing-onloadthenobserve.html&testType=webkit_layout_tests Original change's description: > Fix external/wpt/event-timing/event-timing-onloadobserve.html to be more deterministic > > This test passes as some events like click or mousedown for the first > click are missed at the second PerformanceObserver in startObserver. > This CL makes sure that the first PerformanceObserver does not proceed > until the first click event happens. > > Actually we found the test failed when we use a different task runner is > used for WidgetInputHandler (https://chromium-review.googlesource.com/c/chromium/src/+/1530492/4). > > Bug: 872081 > Change-Id: I8d8fe187b8053140f40ae9cf08737fcf7b64233c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538136 > Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> > Reviewed-by: Nicolás Peña Moreno <npm@chromium.org> > Reviewed-by: Alexander Timin <altimin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#644321} TBR=hajimehoshi@chromium.org,altimin@chromium.org,npm@chromium.org Change-Id: Ibb4e463906f5b8040e96c7e008e999c638630e79 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 872081 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540085 Reviewed-by: Peter Kasting <pkasting@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#644443}
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 .