Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 368c87cabe7669452be6bc0255dc857a427dafff
https://github.com/WebKit/WebKit/commit/368c87cabe7669452be6bc0255dc857a427dafff
Author: Simon Pena <[email protected]>
Date: 2026-02-17 (Tue, 17 Feb 2026)
Changed paths:
M Source/WebKit/NetworkProcess/glib/NetworkMDNSRegisterGLib.cpp
Log Message:
-----------
[GLib] NetworkProcess crashes navigating to Twitch
https://bugs.webkit.org/show_bug.cgi?id=308051
Reviewed by Adrian Perez de Castro.
The NetworkProcess was crashing in NetworkMDNSRegisterGLib. This ensures
the correct evaluation order of function arguments to registerMDNSName.
Tested on Twitch without any further issues.
* Source/WebKit/NetworkProcess/glib/NetworkMDNSRegisterGLib.cpp:
(WebKit::NetworkMDNSRegister::registerMDNSName):
Canonical link: https://commits.webkit.org/307708@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications