[Webkit-unassigned] [Bug 176089] [GTK][WPE] Fix playback of GIFs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 25 23:47:09 PDT 2017


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

--- Comment #10 from Zan Dobersek <zan at falconsigh.net> ---
(In reply to Carlos Alberto Lopez Perez from comment #8)
> I think there are more issues here.
> 
> As I only can see an slow play the first time the GIF plays (for any of the
> examples: lightning or bigbuck5s.gif).
> 
> Once the first iteration loop is played, then the second (and posterior)
> iteration loops play perfectly fine.
> 

That's because at this point all the decoding is already done, and there's image data accessible without the need for decoding.

> I also tested to remove the LargeAnimationCutoff limit and there is no
> difference. Same behaviour than before.

Don't remove it. Increase it to a gigabyte and observe there's no stuttering.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170926/f43aa33f/attachment-0001.html>


More information about the webkit-unassigned mailing list