Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fe54e50383ada7a7d90719370efbc755173448d8
https://github.com/WebKit/WebKit/commit/fe54e50383ada7a7d90719370efbc755173448d8
Author: Fujii Hironori <[email protected]>
Date: 2023-09-27 (Wed, 27 Sep 2023)
Changed paths:
M
Source/JavaScriptCore/inspector/remote/socket/win/RemoteInspectorSocketWin.cpp
Log Message:
-----------
Unreviewed build fix for Windows port
clang-cl release builds couldn't compile.
> JavaScriptCore\inspector\remote\socket\win\RemoteInspectorSocketWin.cpp(100,104):
> warning: unused parameter 'debug' [-Wunused-parameter]
*
Source/JavaScriptCore/inspector/remote/socket/win/RemoteInspectorSocketWin.cpp:
(Inspector::Socket::setOpt): Use UNUSED_PARAM for it.
Canonical link: https://commits.webkit.org/268534@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes