[Webkit-unassigned] [Bug 210561] [GTK] excessive wakeups/polling due to gdk_frame_clock_begin_updating

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 23 09:22:00 PDT 2020


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

--- Comment #22 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Milan Crha from comment #21)

> You can also use g_signal_handlers_disconnect_by_data(), which was added in
> glib 2.32. I do not see which version of glib WebKitGTK depends on (not from
> FindGLIB.cmake at least).

It's currently set to 2.44 in

Source/cmake/OptionsGTK.cmake:find_package(GLIB 2.44.0 REQUIRED COMPONENTS gio gio-unix gobject gthread gmodule)

And it would be OK to raise that minimum version to 2.56 (its what ships Ubuntu-18.04)

-- 
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/20200423/94d3fb19/attachment.htm>


More information about the webkit-unassigned mailing list