[Webkit-unassigned] [Bug 54919] New: WebCore should retrieve unclamped frame delays from ImageIO

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 21 17:37:45 PST 2011


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

           Summary: WebCore should retrieve unclamped frame delays from
                    ImageIO
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrowe at apple.com
                CC: ap at webkit.org


In bug 26455 we changed WebCore’s animated GIF frame delay clamping to match Firefox.  However, ImageIO implements its own frame delay clamping on the value it returns for the kCGImagePropertyGIFDelayTime. We should switch to retrieving the raw, unclamped frame delay from ImageIO so that we really do match Firefox when using ImageIO.

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