Bug 278593
| Summary: | REGRESSION(276827@main): Large animated images are always decoded asynchronously | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | Images | Assignee: | Said Abou-Hallawa <sabouhallawa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=265363 | ||
Said Abou-Hallawa
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
<rdar://problem/134597661>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/32657
EWS
Committed 283753@main (a3254962b06e): <https://commits.webkit.org/283753@main>
Reviewed commits have been landed. Closing PR #32657 and removing active labels.