[Webkit-unassigned] [Bug 10779] REGRESSION: Animated GIF ignores frame intervals and loops infinitely

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Sep 17 04:36:27 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10779


ap at nypop.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |Regression
           Priority|P2                          |P1
            Summary|Animated GIF ignores frame  |REGRESSION: Animated GIF
                   |intervals and loops         |ignores frame intervals and
                   |infinitely                  |loops infinitely




------- Comment #3 from ap at nypop.com  2006-09-17 04:36 PDT -------
If the image is first drawn at the moment when there is only one frame loaded
yet, the repetition count simply doesn't get checked at all, so its initial
value of 0 (loop forever) is used. Same issue with the duration of the first
frame (the rest seem to be OK).


-- 
Configure bugmail: http://bugzilla.opendarwin.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