Chromium Code Reviews
DescriptionFix flake in threaded CSSOM smooth scroll layout tests
This removes waits and assertions about intermediate frames. In threaded
mode, there's no guarantee about the frequency of main-thread frames as
the animation progresses on the compositor thread. It's in fact possible
to have no main-thread frames until the animation finishes; this causes
tests that wait for an intermediate frame to time out, and causes tests
that assert that the end frame isn't reached to fail.
BUG=243871
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188898
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|
||||||||||||||||||||||||||||