Status: Untriaged
Owner: ----
CC:
hc...@chromium.org
Labels: Type-Bug Pri-2 Area-Internals Stability-Performance
New issue 143776 by
jba...@chromium.org: Animated GIF appears to freeze for
a while and cause poor scrolling framerate
http://code.google.com/p/chromium/issues/detail?id=143776
Version: 21.0.1180.77
OS: Linux
What steps will reproduce the problem?
1. Go to g+ page with animated gifs. Internal page "GIFS!" worked well.
2. Scroll the gifs offscreen for a while. Then scroll back.
What is the expected output? What do you see instead?
After scrolling, I expect the GIF to immediately resume animating. Instead,
it freezes for a while, during which the renderer is clearly straining to
paint -- scrolling has a poor FPS while the GIF is frozen.
I attached a trace to prove it! The heavy looking frames are when the GIF
was frozen. The heavy frames show 19 GIF decode calls that take a total of
43ms to complete.
Attachments:
linux_trace_animated_gif_freeze_bug.json.zip 455 KB