Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ab0f6928c2b5a7d52eb93eb17f7df1a6d0c155df
https://github.com/WebKit/WebKit/commit/ab0f6928c2b5a7d52eb93eb17f7df1a6d0c155df
Author: Richard Robinson <[email protected]>
Date: 2026-05-10 (Sun, 10 May 2026)
Changed paths:
M Tools/TestWebKitAPI/Helpers/ios/UIKitMacHelperSPI.h
M Tools/TestWebKitAPI/Runner/TestWebKitAPI.swift
M Tools/TestWebKitAPI/Runner/TestWebKitAPISupport.h
Log Message:
-----------
Remove dependency on TestWebKitAPILibrary from Test{WTF|IPC|WGSL|WebKitAPI}
https://bugs.webkit.org/show_bug.cgi?id=314525
rdar://176760224
Reviewed by Abrar Rahman Protyasha.
An implicit dependency on TestWebKitAPILibrary was accidentally introduced
recently.
Fix by just moving the code to TestWebKitAPISupport so that no dependency is
needed at all.
* Tools/TestWebKitAPI/Helpers/ios/UIKitMacHelperSPI.h:
* Tools/TestWebKitAPI/Runner/TestWebKitAPI.swift:
* Tools/TestWebKitAPI/Runner/TestWebKitAPISupport.h:
Canonical link: https://commits.webkit.org/312985@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications