[Bug 275914] www/webkit2-gtk{3,4}: consolidate, flavourise, update to 2.46
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275914] www/webkit2-gtk{3,4}: Flavorize: 4.0, 4.1 and 6.0 APIs"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Jan 2025 19:20:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275914 Charlie Li <vishwin@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.webkit.org/sho | |w_bug.cgi?id=261733 --- Comment #58 from Charlie Li <vishwin@freebsd.org> --- (In reply to shamaz.mazum from comment #57) epiphany has been on GTK 4 since 44. WEBKIT_DISABLE_DMABUF_RENDERER is irrelevant as nothing gets to render at all after WebKitNetworkProcess crashes on both epiphany and MiniBrowser (except for "WebKit encountered an internal error" displayed on MiniBrowser). Speaking of WebKitNetworkProcess, it turns out something between libsoup{,3} -> glib-networking -> libproxy causes the crash. Updating libproxy (port update to come soon enough) allows loading to advance. I've also found WEBKIT_DISABLE_DMABUF_RENDERER not needed on -4.0 and -4.1. This is all on MiniBrowser; epiphany still needs some work. -- You are receiving this mail because: You are the assignee for the bug.