[webkit-reviews] review requested: [Bug 14413] GIF animations running unthrottled : [Attachment 15252] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 11:23:30 PDT 2007


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 14413: GIF animations running unthrottled
http://bugs.webkit.org/show_bug.cgi?id=14413

Attachment 15252: proposed fix
http://bugs.webkit.org/attachment.cgi?id=15252&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Comparing with 0.051 is needed because of floating point error, and is safe
because GIF specifies timeouts in tens of milliseconds.

Please note that the test case still renders incorrectly on my machine - 100ms
and 110ms images animate synchronously! This appears to be some unrelated
timer-related issue: on a simpler page with just these two images left, the
same images are animated correctly.



More information about the webkit-reviews mailing list