[EventTiming] More flakiness fixes
This CL applies fixes similar to a previous: we do not assume that the first callback to the PerformanceObserver will include the mousedown entry and instead abort and wait until a further callback which does include it. Bug: 1074048 Change-Id: Ifdf01b0abae025fa67f3ff355324d4b6204111a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2204618 Auto-Submit: Nicolás Peña Moreno <npm@chromium.org> Commit-Queue: Yoav Weiss <yoavweiss@chromium.org> Reviewed-by:Yoav Weiss <yoavweiss@chromium.org> Cr-Commit-Position: refs/heads/master@{#769577}
Showing
Please register or sign in to comment