[Webkit-unassigned] [Bug 110620] New: Webkit unable to show gifs with applcation extension string shorter than 11 bytes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 09:55:25 PST 2013


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

           Summary: Webkit unable to show gifs with applcation extension
                    string shorter than 11 bytes.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ostap73 at gmail.com


>From http://code.google.com/p/chromium/issues/detail?id=177561

Webkit doesn't able to decode and show images where application extension length is below 11 bytes.
By the specification length of the application extension has to be exactly 11 byte. Unfortunately a lot of apps just use this extension as regular passcal string with length above and below 11 characters. Most of image viewers and decoders are able to decode this gifs, so webkit should be able also.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list