Bug 240958

Summary: Call function to restrict image decoders for all clients
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 15   
Hardware: Unspecified   
OS: Unspecified   

Per Arne Vollan
Reported 2022-05-26 08:53:11 PDT
Call function to restrict image decoders for all clients on iOS. We previously only did this for Mail, since Mail needs to decode HEIC images. Decoding of HEIC images isshould be possible for all clients, and we call the function to restrict image decoders to be able to decode the HEIC images in the WebContent process without IOKit access.
Attachments
Per Arne Vollan
Comment 1 2022-05-26 08:56:56 PDT
Radar WebKit Bug Importer
Comment 2 2022-06-02 08:54:13 PDT
EWS
Comment 3 2022-06-03 08:55:51 PDT
Committed r295213 (251270@main): <https://commits.webkit.org/251270@main> Reviewed commits have been landed. Closing PR #1051 and removing active labels.
Per Arne Vollan
Comment 4 2022-06-03 09:01:25 PDT
Note You need to log in before you can comment on or make changes to this bug.