Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e43b92e4cd83e9ff4078abc86aa1e18cc79edd94
https://github.com/WebKit/WebKit/commit/e43b92e4cd83e9ff4078abc86aa1e18cc79edd94
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-02-03 (Tue, 03 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/API/gtk/WebKitRemoteInspectorProtocolHandler.cpp
M Source/WebKit/UIProcess/Inspector/glib/RemoteInspectorClient.cpp
M Source/WebKit/UIProcess/Inspector/glib/RemoteInspectorClient.h
Log Message:
-----------
[GLib] Fix typo in RemoteInspectorClient::appendTargertList ->
appendTargetList
https://bugs.webkit.org/show_bug.cgi?id=306855
Reviewed by Carlos Garcia Campos.
Rename RemoteInspectorClient::appendTargertList to ::appendTargetList.
* Source/WebKit/UIProcess/API/gtk/WebKitRemoteInspectorProtocolHandler.cpp:
(WebKit::RemoteInspectorProtocolHandler::updateTargetList):
* Source/WebKit/UIProcess/Inspector/glib/RemoteInspectorClient.cpp:
(WebKit::RemoteInspectorClient::appendTargetList const):
(WebKit::RemoteInspectorClient::buildTargetListPage const):
(WebKit::RemoteInspectorClient::appendTargertList const): Deleted.
* Source/WebKit/UIProcess/Inspector/glib/RemoteInspectorClient.h:
Canonical link: https://commits.webkit.org/306708@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications