[Webkit-unassigned] [Bug 184969] [GTK] Eats CPU when animation on going in hidden tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 2 01:38:53 PDT 2019


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |cgarcia at igalia.com
         Resolution|---                         |FIXED

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
This was fixed by r242364, see bug #195270. We are now suspending the threaded compositor when rendering is suspended. I've noticed another problem, though. When resizing the window, the hidden tabs are updated too, to avoid flickering or getting the old size when switching tabs. For that we need to resume painting and we are not suspending it again after the update. I'll file a new bug for that.

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


More information about the webkit-unassigned mailing list