Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 450764cda1cb65b5faa1c7024c5caa2cdc0c71ad
https://github.com/WebKit/WebKit/commit/450764cda1cb65b5faa1c7024c5caa2cdc0c71ad
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2023-06-07 (Wed, 07 Jun 2023)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm
Log Message:
-----------
[iOS simulator] Fix TestWebKitAPI build after 264915@main
rdar://110414816
https://bugs.webkit.org/show_bug.cgi?id=257821
Reviewed by Megan Gardner and Wenson Hsieh.
On the iOS simulator, we don't call the `libnetwork` functions because
the Proxy API tests are skipped since 264915@main. As such, we avoid
soft linking against `libnetwork` on the simulator builds to prevent
unused function errors.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm:
Canonical link: https://commits.webkit.org/264954@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes