[Webkit-unassigned] [Bug 74041] New: WebPImageDecoder should not do a full image decode if progressive decoding is active

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 7 17:35:33 PST 2011


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

           Summary: WebPImageDecoder should not do a full image decode if
                    progressive decoding is active
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noel.gordon at gmail.com
                CC: noel.gordon at gmail.com


If decoder input data state reaches allDataReceived during a progressive image decode,
the decoder performs full image decode. 

The decoder should just continue with, and complete, the current progressive decode.

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