[webkit-changes] [WebKit/WebKit] d61c82: ImageFailure sometimes happen with fast/images/dec...
Said Abou-Hallawa
noreply at github.com
Wed May 22 15:20:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d61c828315d694a910352391aa51a1493b94aebb
https://github.com/WebKit/WebKit/commit/d61c828315d694a910352391aa51a1493b94aebb
Author: Said Abou-Hallawa <said at apple.com>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M LayoutTests/fast/images/decode-render-animated-image.html
Log Message:
-----------
ImageFailure sometimes happen with fast/images/decode-render-animated-image.html
https://bugs.webkit.org/show_bug.cgi?id=271408
rdar://125573776
Unreviewed test gardening
Change the test to draw the first frame but call decode() for the following
frames. This will make decode() behave the same way for all frames. It will
call startAnimation() and wait for imageFrameAtIndexAvailable() to be called.
* LayoutTests/fast/images/decode-render-animated-image.html:
Canonical link: https://commits.webkit.org/279153@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list