Control: tags -1 fixed-upstream On Tue, Mar 17, 2026 at 01:02:06AM +0100, Alberto Garcia wrote:
> gdk_monitor_get_refresh_rate() overflows on 32-bit systems, > returning a bogus value. This has been confirmed to crash > webkitgtk-based apps (#1085710). FYI this has been fixed upstream, in both GTK3 and GTK4 (both patches are identical): https://gitlab.gnome.org/GNOME/gtk/-/commit/05fc3f45bf10f6691675857a5619a35f7193057f https://gitlab.gnome.org/GNOME/gtk/-/commit/f0f9cdddfaee53aff42b9300da1bffdf98454b65 Berto

