Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e2cd52fcffead368a4757546ccf0f7c13b5c4297
https://github.com/WebKit/WebKit/commit/e2cd52fcffead368a4757546ccf0f7c13b5c4297
Author: Richard Robinson <[email protected]>
Date: 2026-06-22 (Mon, 22 Jun 2026)
Changed paths:
M Tools/TestWebKitAPI/Helpers/cocoa/WebPage+JavaScriptExpression.swift
M Tools/TestWebKitAPI/SourcesCocoa.txt
M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
R Tools/TestWebKitAPI/Tests/WebKit/WKWebView/SimulateClickOverText.mm
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WebLocks.mm
A Tools/TestWebKitAPI/Tests/WebKit/WebPage/SimulateClickOverTextTests.swift
Log Message:
-----------
[Swift Testing] Convert `SimulateClickOverText` to Swift Testing
https://bugs.webkit.org/show_bug.cgi?id=317471
rdar://180097908
Reviewed by Aditya Keerthi.
And also add a missing file to TestWebKitAPIBundle.
* Tools/TestWebKitAPI/Helpers/cocoa/WebPage+JavaScriptExpression.swift:
* Tools/TestWebKitAPI/SourcesCocoa.txt:
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/SimulateClickOverText.mm: Removed.
* Tools/TestWebKitAPI/Tests/WebKit/WebPage/SimulateClickOverText.swift: Added.
(WebPage.simulateClick(over:)):
(SimulateClickOverText.clickTargets(_:)):
Canonical link: https://commits.webkit.org/315622@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications