Bug 243330 - [Cocoa] Allow decoding the animated AVIF image whose image type is "public.avis"
Summary: [Cocoa] Allow decoding the animated AVIF image whose image type is "public.avis"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-28 18:52 PDT by Said Abou-Hallawa
Modified: 2022-08-01 11:48 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2022-07-28 18:52:57 PDT
Static AVIF images have the image type "public.avif". This was added to the list of supported image formats in bug 241904. We need also to add the image type of the animated AVIF image which is "public.avis".
Comment 1 Radar WebKit Bug Importer 2022-07-28 18:57:40 PDT
<rdar://problem/97757110>
Comment 2 Said Abou-Hallawa 2022-07-28 19:03:55 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2836
Comment 3 EWS 2022-08-01 11:48:42 PDT
Committed 253002@main (7cb2a0410253): <https://commits.webkit.org/253002@main>

Reviewed commits have been landed. Closing PR #2836 and removing active labels.