WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-05-16 11:13:19 PDT
<
rdar://problem/109414332
>
Said Abou-Hallawa
Comment 2
2023-05-16 11:17:43 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13932
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
Pull request:
https://github.com/WebKit/WebKit/pull/19983
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.
Top of Page
Format For Printing
XML
Clone This Bug