RESOLVED INVALID Bug 7320
Animated GIFs animate very slowly
https://bugs.webkit.org/show_bug.cgi?id=7320
Summary Animated GIFs animate very slowly
Jason Chiovitti
Reported 2006-02-16 21:19:20 PST
Seems to effect OSX 10.4.x with Safari 2.x as well as iChat 3.x or other applications using the same rendering engine. Effects both PowerPC and Universal builds. Not sure if this only effects Animated GIFS created with Adobe ImageReady. Example can be seen in the Animated GIF located here... http://www.coopersport.ca/banners/Coopersport_Ani1.gif Proper rendering can be seen using OSX versions of Firefox or Explorer.
Attachments
Looping animated gif example (544.96 KB, image/gif)
2008-03-23 17:26 PDT, Lewis Francis
no flags
Joost de Valk (AlthA)
Comment 1 2006-02-17 14:41:54 PST
Confirmed, Hyatt has been busy in this area lately, cc-ing him, perhaps he knows how to solve this. Gonna check if this is a regression as well.
Joost de Valk (AlthA)
Comment 2 2006-02-17 14:42:43 PST
This is NOT a regression, it was slow in released Safari as well.
Dave Hyatt
Comment 3 2006-02-17 16:14:00 PST
This is a bug in ImageIO. It works fine with the Win32 Cairo decoder. I will file a bug in Radar and then we can close this out.
lacerchia
Comment 4 2007-11-21 03:08:42 PST
This bug still affects Safari 3.0.4 on Mac OS X 10.4. I'm not sure about 10.5, but I doubt the ImageIO bug is going to be fixed in 10.4 now. Isn't it possible to use a different decoder/renderer for GIFs, at least in 10.4? The code used in Safari 1.x on OS X 10.3 didn't have this issue; perhaps it's time to resurrect it.
Alexey Proskuryakov
Comment 5 2007-11-21 05:53:25 PST
The original test case is not available at bug URL anymore, we cannot proceed without a test case.
Lewis Francis
Comment 6 2008-03-23 17:26:02 PDT
Created attachment 19989 [details] Looping animated gif example
Lewis Francis
Comment 7 2008-03-23 17:27:06 PDT
Comment on attachment 19989 [details] Looping animated gif example Slow animated gif performance on all Safari 3+, Tiger, Leopard, and WinXP.
Dave Hyatt
Comment 8 2008-03-23 20:08:09 PDT
I believe this is a bug in the Image I/O framework and not a WebKit bug. This could be confirmed by testing this image in the GTK or Qt or wx ports of WebKit.
Mark Rowe (bdash)
Comment 9 2008-03-23 20:11:10 PDT
Dave Hyatt
Comment 10 2008-03-23 20:32:14 PDT
I am closing this bug, as it is not a bug in WebKit itself (and therefore will be tracked in Radar instead of here).
Note You need to log in before you can comment on or make changes to this bug.