[Webkit-unassigned] [Bug 252264] [GTK] Criticals from webkitOptionMenuSetEvent when opening any combo box

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 14 13:42:39 PST 2023


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

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Probably just a missing #include. This file does not #include <WebCore/GRefPtrGtk.h> and therefore the template specialization for GdkEvent is missing so it the GRefPtr treats it as a GObject though it is not.

-- 
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/20230214/d81dfd1f/attachment.htm>


More information about the webkit-unassigned mailing list