[Webkit-unassigned] [Bug 55830] REGRESSION: Animated gifs blink and cause high CPU usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 13:30:59 PST 2011


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





--- Comment #12 from Peter Kasting <pkasting at google.com>  2011-03-07 13:30:59 PST ---
(In reply to comment #11)
> http://trac.webkit.org/changeset/68446/trunk/WebCore/platform/image-decoders/gif/GIFImageDecoder.cpp

What port is broken here?  If you look at the full patch there, you'll see that it only changed behavior on Skia.  AFAIK that's only used for Chromium, which displays this GIF correctly in my tests.

I just checked the current ImageDecoder*.cpp files and no one but Skia ever returns false from this function, so unless you're using a Skia-based port this change can't have affected you.

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