[Webkit-unassigned] [Bug 48494] New: fix setSize() order in WebP image decoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 19:17:23 PDT 2010


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

           Summary: fix setSize() order in WebP image decoding
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pascal.massimino at gmail.com
                CC: pkasting at google.com, abarth at webkit.org


Hi,

in WEBPImageDecoder.cpp, setSize() was only called
when onlySize was true, causing refresh problems.
This patch makes sure setSize() is always called
appropriately.

detective work: pkasting@

Pascal

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