[Webkit-unassigned] [Bug 20745] REGRESSION: Animated GIF not animated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 16 12:46:07 PDT 2008


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


pkasting at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |pkasting at google.com
                   |unassigned at lists.webkit.org |




------- Comment #9 from pkasting at google.com  2008-09-16 12:46 PDT -------
Ah, I see what type of thing you're suggesting.  Let me try and whip that up.

I wonder if this will be a perf hit.  There's some code in the animation
functions that tries to aggressively throw away decoded data for large images,
and we may be fighting that, especially when startAnimation() goes into a loop
looking through the frames to see how far we need to go to catch up.  Please
review this carefully when I get it done.


-- 
Configure bugmail: https://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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list