Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 57d7ed700f788fdcc458d3e75d803b3a2500ed5e
https://github.com/WebKit/WebKit/commit/57d7ed700f788fdcc458d3e75d803b3a2500ed5e
Author: Richard Robinson <[email protected]>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
M Source/WebKit/WebKitSwift/TextAnimation/WKTextAnimationManagerIOS.swift
M
Source/WebKit/WebKitSwift/WritingTools/PlatformIntelligenceTextEffectView.swift
M
Source/WebKit/WebKitSwift/WritingTools/WKIntelligenceReplacementTextEffectCoordinator.swift
M
Source/WebKit/WebKitSwift/WritingTools/WKIntelligenceSmartReplyTextEffectCoordinator.swift
Log Message:
-----------
[Swift in WebKit] Fix Swift 6 warnings and errors in intelligence text
effects code
https://bugs.webkit.org/show_bug.cgi?id=294949
rdar://154256234
Reviewed by Aditya Keerthi.
Add `@preconcurrency` to applicable protocol conformances to maintain existing
behavior, as the
relevant protocols have not been refined for strict concurrency.
* Source/WebKit/WebKitSwift/TextAnimation/WKTextAnimationManagerIOS.swift:
*
Source/WebKit/WebKitSwift/WritingTools/PlatformIntelligenceTextEffectView.swift:
*
Source/WebKit/WebKitSwift/WritingTools/WKIntelligenceReplacementTextEffectCoordinator.swift:
(async(_:)):
*
Source/WebKit/WebKitSwift/WritingTools/WKIntelligenceSmartReplyTextEffectCoordinator.swift:
(async(_:)):
Canonical link: https://commits.webkit.org/296605@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes