Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fdd55932e5ed66dd48749477cd7fa08187a376fc
https://github.com/WebKit/WebKit/commit/fdd55932e5ed66dd48749477cd7fa08187a376fc
Author: Qianlang Chen <[email protected]>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
R Source/WebKit/WebProcess/Inspector/WebInspectorClient.cpp
Log Message:
-----------
Web Inspector: Remove the unnecessary WebInspectorClient.cpp in WebKit
https://bugs.webkit.org/show_bug.cgi?id=301309
rdar://163226649
Reviewed by Devin Rousso.
The file is named WebInspectorClient.cpp but contains only
implementations for methods of WebInspectorBackendClient instead. It
seems to have remained by accident due to some renaming of files.
Remove it to keep our codebase clean.
* Source/WebKit/WebProcess/Inspector/WebInspectorClient.cpp: Removed.
Canonical link: https://commits.webkit.org/302042@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications