WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
280990
RELEASE_ASSERT that ImageIO could install all the supported image decoders
https://bugs.webkit.org/show_bug.cgi?id=280990
Summary
RELEASE_ASSERT that ImageIO could install all the supported image decoders
Said Abou-Hallawa
Reported
2024-10-07 11:33:47 PDT
setImageSourceAllowableTypes() needs to check the return value of CGImageSourceSetAllowableTypes(). If CGImageSourceSetAllowableTypes() could not install all the supported image decoders for any reason, we should halt the process launch and fail its creation safely.
Attachments
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2024-10-07 11:34:59 PDT
rdar://135375243
Said Abou-Hallawa
Comment 2
2024-10-07 17:35:08 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/34813
EWS
Comment 3
2024-10-08 14:57:54 PDT
Committed
284850@main
(71298373ddac): <
https://commits.webkit.org/284850@main
> Reviewed commits have been landed. Closing PR #34813 and removing active labels.
WebKit Commit Bot
Comment 4
2024-10-11 18:15:00 PDT
Re-opened since this is blocked by
bug 281354
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