Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b1cc64631025e09fd181bffbb11e292604ab5ad1
https://github.com/WebKit/WebKit/commit/b1cc64631025e09fd181bffbb11e292604ab5ad1
Author: Fujii Hironori <[email protected]>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M LayoutTests/fast/images/reset-image-animation.html
M LayoutTests/platform/mac/TestExpectations
Log Message:
-----------
LayoutTest fast/images/reset-image-animation.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=170177
Reviewed by Said Abou-Hallawa.
This test expected that the next animation frame was decoded when the
timer fired. However, the decoding frames could be delayed under heavy
CPU load.
Use webkitImageFrameReady event instead of the timer. Removed the
unnecessary second argument `expectedFrame` of `drawImage`.
* LayoutTests/fast/images/reset-image-animation.html:
* LayoutTests/platform/mac/TestExpectations:
Canonical link: https://commits.webkit.org/263478@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes