WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
278593
REGRESSION(
276827@main
): Large animated images are always decoded asynchronously
https://bugs.webkit.org/show_bug.cgi?id=278593
Summary
REGRESSION(276827@main): Large animated images are always decoded asynchronously
Said Abou-Hallawa
Reported
2024-08-23 17:43:35 PDT
The decoding should be controlled by the setting "AnimatedImageAsyncDecodingEnabled". But this regression only affects debugging the asynchronous image decoding because "AnimatedImageAsyncDecodingEnabled" is set to true by default.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-23 17:44:12 PDT
<
rdar://problem/134597661
>
Said Abou-Hallawa
Comment 2
2024-08-23 17:56:15 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32657
EWS
Comment 3
2024-09-17 00:24:10 PDT
Committed
283753@main
(a3254962b06e): <
https://commits.webkit.org/283753@main
> Reviewed commits have been landed. Closing PR #32657 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