Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e69e783a2398650b21340c0be01354f9fc8ec000
https://github.com/WebKit/WebKit/commit/e69e783a2398650b21340c0be01354f9fc8ec000
Author: Claudio Saavedra <[email protected]>
Date: 2026-02-27 (Fri, 27 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitInitialize.cpp
Log Message:
-----------
[GLIB] Reduce unsafe buffer usage in WebKitInitialize.cpp
https://bugs.webkit.org/show_bug.cgi?id=308842
Reviewed by Adrian Perez de Castro.
Use StringView to parse the remote inspector addresses
instead of pointer arithmetic and raw pointer manipulation.
* Source/WebKit/UIProcess/API/glib/WebKitInitialize.cpp:
(WebKit::initializeRemoteInspectorServer):
Canonical link: https://commits.webkit.org/308366@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications