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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 16 12:04:18 PDT 2008


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





------- Comment #8 from hyatt at apple.com  2008-09-16 12:04 PDT -------
You need to cache the frame before you can ask if it's complete (at least for
CG).  We should just add a frameIsCompleteAtIndex to BitmapImage (that is like
the other methods) that caches the frame and then asks the source if the frame
is complete after doing the caching.


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



More information about the webkit-unassigned mailing list