Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c4e35f53b3651343c2f4266efbf05954fab80e35
https://github.com/WebKit/WebKit/commit/c4e35f53b3651343c2f4266efbf05954fab80e35
Author: Richard Robinson <[email protected]>
Date: 2026-09-09 (Wed, 09 Sep 2026)
Changed paths:
M Tools/Scripts/webkitpy/api_tests/allowlist.txt
M Tools/TestWebKitAPI/SourcesCocoa.txt
M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
R Tools/TestWebKitAPI/Tests/WebKit/WKWebView/TextFragments.mm
A Tools/TestWebKitAPI/Tests/WebKit/WKWebView/TextFragments.swift
Log Message:
-----------
[Swift Testing] Convert TextFragments tests to Swift Testing
https://bugs.webkit.org/show_bug.cgi?id=323732
rdar://186983187
Reviewed by Abrar Rahman Protyasha.
Also add some nullability, sendability, and availability annotations to
TestWKWebView.h
* Tools/Scripts/webkitpy/api_tests/allowlist.txt:
* Tools/TestWebKitAPI/Helpers/cocoa/TestWKWebView.h:
* Tools/TestWebKitAPI/Helpers/cocoa/WebPage+Extras.swift:
(insertText(_:)):
* Tools/TestWebKitAPI/SourcesCocoa.txt:
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/TextFragments.mm: Removed.
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/TextFragments.swift: Added.
(TextFragmentTests.getTextFragmentMatch):
Canonical link: https://commits.webkit.org/320772@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications