Bug 241758

Summary: Unable to decode certain webp images
Product: WebKit Reporter: Lucas Meurer <lucasmeurer96>
Component: ImagesAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: sabouhallawa
Priority: P2    
Version: Safari 15   
Hardware: All   
OS: All   
Attachments:
Description Flags
Example Image none

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 ***