WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-01-16 01:21:59 PST
<
rdar://problem/121035201
>
Said Abou-Hallawa
Comment 2
2024-01-16 01:25:19 PST
Pull request:
https://github.com/WebKit/WebKit/pull/22810
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.
Top of Page
Format For Printing
XML
Clone This Bug