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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 26 06:32:20 PDT 2017


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

--- Comment #17 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Miguel Gomez from comment #16)

> 
> - Regarding the memory usage, there should be this limit I mentioned to
> avoid it (the LargeAnimationCutoff metioned by Zan). If you remove it, then
> all the decoded frames are stored and that makes the second play smoother,
> but consumes a lot of memory on large animations. Also, during the first
> play, there won't be requests to delete decoded frames, which means that the
> m_reader won't be destroyed and the decoding will be faster.

I didn't removed the LargeAnimationCutoff for any of the tests I posted above.

Current WebKitGTK+ trunk is using 8GB of RAM to play the images of kangaroos or bigbuck20s on my laptop.

-- 
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/b0845290/attachment.html>


More information about the webkit-unassigned mailing list