WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Per Arne Vollan
Comment 1
2022-05-26 08:56:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1051
Radar WebKit Bug Importer
Comment 2
2022-06-02 08:54:13 PDT
<
rdar://problem/94288219
>
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
<
rdar://93794556
>
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