Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 10ed2f46571b4429b35f98fa79ccbab10ad5fdb9
https://github.com/WebKit/WebKit/commit/10ed2f46571b4429b35f98fa79ccbab10ad5fdb9
Author: Megan Gardner <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M Source/WebKit/Configurations/AllowedSPI.toml
M Source/WebKit/Platform/spi/ios/UIKitSPI.h
M Source/WebKit/UIProcess/ios/TextCheckerIOS.mm
Log Message:
-----------
Move to API for grammar checking.
https://bugs.webkit.org/show_bug.cgi?id=316562
rdar://165842824
Reviewed by Abrar Rahman Protyasha and Wenson Hsieh.
Moving from temporary SPI to shipping API. Not removing
the old SPI calls and allowances yet, as this is very
new and people need time to update their systems and tools.
Will completely remove SPI in a later step.
* Source/WebKit/Configurations/AllowedSPI.toml:
* Source/WebKit/Platform/spi/ios/UIKitSPI.h:
* Source/WebKit/UIProcess/ios/TextCheckerIOS.mm:
(WebKit::TextChecker::requestExtendedCheckingOfString):
Canonical link: https://commits.webkit.org/314976@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications