RESOLVED FIXED 240958
Call function to restrict image decoders for all clients
https://bugs.webkit.org/show_bug.cgi?id=240958
Summary Call function to restrict image decoders for all clients
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.