[Webkit-unassigned] [Bug 15096] New: CG and non-CG GIF decoders have different frame duration minima

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 17:17:41 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15096

           Summary: CG and non-CG GIF decoders have different frame duration
                    minima
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zerodpx at gmail.com


ImageSourceCG.cpp uses a WinIE-like >50 ms minimum cutoff for GIF frame
durations.  But the code in image-decoders/gif/GIFImageReader.cpp (used by
Cairo, QT) uses =10 ms.

Patch to make the non-CG ImageSources work like ImageSourceCG coming shortly.


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



More information about the webkit-unassigned mailing list