Bug 241758 - Unable to decode certain webp images
Summary: Unable to decode certain webp images
Status: RESOLVED DUPLICATE of bug 232398
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: Safari 15
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-19 01:50 PDT by Lucas Meurer
Modified: 2022-06-20 09:44 PDT (History)
1 user (show)

See Also:


Attachments
Example Image (212 bytes, image/webp)
2022-06-19 01:50 PDT, Lucas Meurer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Meurer 2022-06-19 01:50:45 PDT
Created attachment 460335 [details]
Example Image

Hi! I ran into a problem where Safari is unable to decode certain webp images. 
These images decode fine in chrome and firefox, so I don't think it's a problem with the image file. 

It seems like this only affects empty / single color webp images. 
As soon as there is some content in it it opens fine.

I attached an example image.
In case it's helpful: The image was generated using node-canvas and encoded to webp with sharp.
Comment 1 Sam Sneddon [:gsnedders] 2022-06-20 09:44:43 PDT
This looks like a dupe of this other issue.

*** This bug has been marked as a duplicate of bug 232398 ***