RESOLVED FIXED 267571
Fix timeout in fast/images/animated-image-mp4-crash.html
https://bugs.webkit.org/show_bug.cgi?id=267571
Summary Fix timeout in fast/images/animated-image-mp4-crash.html
Said Abou-Hallawa
Reported 2024-01-16 01:21:44 PST
Running this layout test with this command run-webkit-tests --debug fast/images/animated-image-mp4-crash.html --repeat=100 will timeout. The image "two-samples-with-same-pts.mp4" is cached by the WebProcess process and is used by the same test multiple times. The repetition count of this image is 1. After the first loop, the animation stops and no more frames can be decoded for this image.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-16 01:21:59 PST
Said Abou-Hallawa
Comment 2 2024-01-16 01:25:19 PST
EWS
Comment 3 2024-01-29 10:44:11 PST
Committed 273669@main (b89b5796147b): <https://commits.webkit.org/273669@main> Reviewed commits have been landed. Closing PR #22810 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.