[Webkit-unassigned] [Bug 63314] Can only render first frame of animated gifs to canvas if image is hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 13:46:26 PDT 2011


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


Peter Kasting <pkasting at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com




--- Comment #1 from Peter Kasting <pkasting at google.com>  2011-06-24 13:46:26 PST ---
We purposefully don't animate invisible GIFs for CPU load reasons -- for example, on some long forum pages with hundreds of animated GIFs, drawing offscreen GIFs can easily bring the browser to its knees.

I don't know the drawing pipeline well enough to say whether there's some specific change we could put in place to support just this particular case.  Mark might know more.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list