RESOLVED FIXED 256852
[GPU Process] Ensure that only supported image decoders run in the WebProcess
https://bugs.webkit.org/show_bug.cgi?id=256852
Summary [GPU Process] Ensure that only supported image decoders run in the WebProcess
Said Abou-Hallawa
Reported 2023-05-16 11:12:46 PDT
We need to ensure that ImageIO is allowed to decode only the (default + additional) supported image types even outside WebKit rendering code path for example displaying a bitmap image in a PDF document. To do that, we will call CGImageSourceSetAllowableTypes() at the initialization of the WebProcess.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-05-16 11:13:19 PDT
Said Abou-Hallawa
Comment 2 2023-05-16 11:17:43 PDT
EWS
Comment 3 2023-09-28 15:31:59 PDT
Committed 268617@main (c9652add6ae4): <https://commits.webkit.org/268617@main> Reviewed commits have been landed. Closing PR #13932 and removing active labels.
WebKit Commit Bot
Comment 4 2023-10-24 18:05:43 PDT
Re-opened since this is blocked by bug 263628
Said Abou-Hallawa
Comment 5 2023-11-03 17:02:30 PDT
EWS
Comment 6 2023-11-04 06:45:06 PDT
Committed 270228@main (e2934b9029d0): <https://commits.webkit.org/270228@main> Reviewed commits have been landed. Closing PR #19983 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.