WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 190454
178821
[CG] Add an SPI to allow loading images which CG support but they are not in WebKit whitelist
https://bugs.webkit.org/show_bug.cgi?id=178821
Summary
[CG] Add an SPI to allow loading images which CG support but they are not in ...
Said Abou-Hallawa
Reported
2017-10-25 12:02:09 PDT
After <
http://trac.webkit.org/changeset/215829
>, WebKit supports only a whitelist of image formats. Loading an image with any other format will be cancelled and the image will be displayed as a broken image. The whitelist was chosen based on what image formats other browsers support and which image formats are standard. But some of the WebView clients use it for different purposes other than showing web pages. Those clients may want to display image with formats not in the WebKit whitelist. To fix this issue we need to expose an SPI to those clients so they can enable any format they want as long as "CG supports these formats".
Attachments
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2017-10-25 12:04:13 PDT
<
rdar://problem/32840877
>
Said Abou-Hallawa
Comment 2
2018-10-10 18:29:17 PDT
*** This bug has been marked as a duplicate of
bug 190454
***
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