Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 791f050215d7e425eb04ed0682cb2892b2de7d69
https://github.com/WebKit/WebKit/commit/791f050215d7e425eb04ed0682cb2892b2de7d69
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-04-27 (Mon, 27 Apr 2026)
Changed paths:
M Source/WebKit/NetworkProcess/soup/WebKitDirectoryInputStream.cpp
Log Message:
-----------
[GLib] Remove version check in soup/WebKitDirectoryInputStream.cpp
https://bugs.webkit.org/show_bug.cgi?id=313403
Reviewed by Claudio Saavedra.
Remove dead code used for GLib versions older than 2.61.2, because GLib
2.70.0 or newer is required and CMake explicitly checks the GLib version.
* Source/WebKit/NetworkProcess/soup/WebKitDirectoryInputStream.cpp:
(webkitDirectoryInputStreamCreateRow): Remove GLIB_CHECK_VERSION() guard.
Canonical link: https://commits.webkit.org/312075@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications