[Webkit-unassigned] [Bug 175942] [GTK][Wayland] Opening FedoraProject's pastebin chews CPU

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 31 07:04:13 PDT 2017


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

--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
This regressed when we introduced the display refresh monitor. The monitor schedules updates immediately, because we removed the option to not do frame sync in X11 to let swapBuffers do the throttling. That doesn't happen in Wayland, so I guess we need to properly implement the frame request callbacks in the nested compositor.

-- 
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/20170831/73d3ccfd/attachment.html>


More information about the webkit-unassigned mailing list