[webkit-changes] [WebKit/WebKit] cf5365: REGRESSION(269188 at main): Fix the build on macOS So...
Sam Sneddon
noreply at github.com
Wed Oct 11 10:49:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cf5365e0c42da4feee8070450706abf1d364bc5e
https://github.com/WebKit/WebKit/commit/cf5365e0c42da4feee8070450706abf1d364bc5e
Author: Sam Sneddon <gsnedders at apple.com>
Date: 2023-10-11 (Wed, 11 Oct 2023)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm
Log Message:
-----------
REGRESSION(269188 at main): Fix the build on macOS Sonoma
https://bugs.webkit.org/show_bug.cgi?id=263020
Unreviewed build fix.
This makes the compile-time conditionals around the soft-linking match
those used by the test function below (both in order and contents), thus
avoiding declaring an unused function.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm:
Canonical link: https://commits.webkit.org/269206@main
More information about the webkit-changes
mailing list