[Webkit-unassigned] [Bug 220853] New: webp decoding fails for some images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 22 02:34:07 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=220853

            Bug ID: 220853
           Summary: webp decoding fails for some images
           Product: WebKit
           Version: Safari 14
          Hardware: Mac (Intel)
                OS: macOS 10.15
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mail at twined.net

Created attachment 418125

  --> https://bugs.webkit.org/attachment.cgi?id=418125&action=review

Failing webp image

I have a picture tag with several sources for fallback, historically I have had webp for chrome/firefox and fallback to jpg for Safari.
Since Safari 14 on Big Sur now supports webp, it tries to load the webp source, which is great!

Unfortunately, it fails to load the largest size in my srcset. I have tested the offending image on Chrome and Firefox, and it works there. 
All the other webp sizes in my srcset loads fine on Safari, just the biggest.

I have attached the failing image.

My Safari 14 version is: Version 14.0.2 (16610.3.7.1.9)
The error persists with Safari Technology Preview (Release 118 (Safari 14.1, WebKit 16611.1.9.3.1)) also.

Thanks for any insight!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210122/7ec1c5c3/attachment.htm>


More information about the webkit-unassigned mailing list