Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5b20dd0e5a16bd33fdbc3f5d3eadb2f51ffdcf18
https://github.com/WebKit/WebKit/commit/5b20dd0e5a16bd33fdbc3f5d3eadb2f51ffdcf18
Author: Fujii Hironori <[email protected]>
Date: 2026-09-06 (Sun, 06 Sep 2026)
Changed paths:
M Source/WebKit/WebProcess/WebCoreSupport/WebChromeClient.cpp
Log Message:
-----------
REGRESSION(320336@main): [Non Cocoa] unused function 'toResourceLoadInfoType'
https://bugs.webkit.org/show_bug.cgi?id=323579
Unreviewed warnings fix for non-Cocoa ports.
Added a missing condition " && PLATFORM(COCOA)".
* Source/WebKit/WebProcess/WebCoreSupport/WebChromeClient.cpp:
Canonical link: https://commits.webkit.org/320601@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications