For a long time I've been intrigued by #Epiphany taking 3 to 20 seconds to load most websites on startup or in Incognito Mode.

Today I tested a bunch of configurations to report a bug, profiled… and it turned out to be 2 bugs in 1 

* The adblocker (and similar features) makes things slower  : https://gitlab.gnome.org/GNOME/epiphany/-/work_items/2880#note_2766101

* WebKitGTK is doing some shenanigans with the system's fonts: https://bugs.webkit.org/show_bug.cgi?id=315135

#GNOMEWeb #WebKitGTK #GNOME #Sysprof #profiling #performance #Linux

I pushed the latest #webkitgtk 2.52.3 packages to the #slackaroni repo for #slackware current today along with a refresh of the #quickshell package with the latest commits, which is unrelated to webkit but it's what I did, so yeah. https://slackware.lngn.net/#webkitgtk
slackware packages/repos for aarch64 (and one or two for x86_64)

#Sunstone browser now has a searchable history. The period to display can be set to the last hour, day, week, a custom timeframe or 'all'. There is also an option to group the results by host. By default, 50 results are displayed per page.

This is a WIP and subject to change. This biggest miss so far is a link in the page to navigate beyond the first page of results, although you can get there by appending 'page/<n>' to the url. The link to the host also needs fixed to point to the correct uri scheme. There are other missing features, such as the ability to delete history items or bookmarks, and while there is a growing list of settings there isn't anywhere to change them yet. One step at a time.

History and bookmarks are currently displayed in web page form. I'll be adding abbreviated displays in the sidebar eventually.

#webbrowser #programming #vala #gtk4 #webkitgtk
https://codeberg.org/jeang3nie/sunstone

Stumbled upon another good example of a simple WordPress website theme causing scrolling performance problems in the latest version of GNOME Web (Epiphany), so I profiled the heck out of it with about 3.6 gigabytes of @WebKitGTK debug symbols installed: https://bugs.webkit.org/show_bug.cgi?id=310814

#QA #Sysprof #performance #profiling #GNOMEWeb #Epiphany #GNOME #WebKitGTK #WebKit

All my #WebKit merge requests have been merged. Now #WebKitGTK supports touch PointerEvent API, touch point coordinates are fractional, synthesized mouse events are unbroken and both WebKitGTK and WPE WebKit handle pointer capture and release according to the spec. This should considerably improve compatibility of #Epiphany (#GNOME Web) with touch interfaces.

There are still some more things to fix in there, maybe someone in #mobilelinux #linuxmobile community would like to give it a try?

Any one have any opinions on webkitgtk?

Is it bloated?

Would it make sense to implement a barebones browser
using it? (Without javascript)

#webkitgtk
It's the first day of #FOSDEM2026 and you shouldn't miss our 4 talks! Our colleagues @philn @koala @mariospr and @regocas will cover #WebRTC, #WebKitGTK, #GStreamer, Interop, #MathML, Web Platform and @servo

Learn about all the cool projects #GNOME contributors have been working on by watching some talks at #FOSDEM!

Here is a list for Saturday:

WebRTC support in #WebKitGTK and WPEWebKit with #GStreamer: Current status and plans https://fosdem.org/2026/schedule/event/KMMLGM-webrtc_support_in_webkitgtk_and_wpewebkit_with_gstreamer_current_status_and_plan/

Funding Lessons Learned Panel https://fosdem.org/2026/schedule/event/KQEWP9-funding_lessons_learned_panel/

Machine Learning in GStreamer: Frameworks, Tensors, and Analytics https://fosdem.org/2026/schedule/event/RCTDG3-machine_learning_in_gstreamer_frameworks_tensors_and_analytics/

Running #GNOMEOS on mobile phones https://fosdem.org/2026/schedule/event/ESE3GP-gnome-os-on-mobile/

FOSDEM 2026 - WebRTC support in WebKitGTK and WPEWebKit with GStreamer: Current status and plans

Discovered today that Epiphany (and presumably any application using #WebKitGTK) will experience slow scrolling after resizing the webview (or window) on some websites, particularly when you drag the scrollbar using the mouse (instead of using the scrollwheel), as can be seen in the video below.

I have reported it here: https://bugs.webkit.org/show_bug.cgi?id=305290

Wondering if anyone experiences this on web pages other than this article: https://thewalrus.ca/return-to-office-mandates/

#GNOMEWeb #GNOME #Sysprof #performance #profiling