Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 002b1d26bb6f8b0097d1e77d5660e7b8464746cc
https://github.com/WebKit/WebKit/commit/002b1d26bb6f8b0097d1e77d5660e7b8464746cc
Author: Wenson Hsieh <[email protected]>
Date: 2023-08-24 (Thu, 24 Aug 2023)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
M Source/WebKit/Platform/spi/ios/UIKitSPI.h
M Source/WebKit/UIProcess/ios/TextCheckerIOS.mm
Log Message:
-----------
Remove unused SPI declarations in Source/WebKit/Platform/spi/ios/UIKitSPI.h
https://bugs.webkit.org/show_bug.cgi?id=260688
Reviewed by Richard Robinson.
Remove various unused SPI declarations in WebKit2. This also removes the unused
`HAVE(UIKEYBOARDIMPL_SMARTINSERTDELETE_CLASS_METHOD)` build flag, since
`+[UIKeyboardImpl smartInsertDeleteIsEnabled]` is now available everywhere we
require it.
* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Platform/spi/ios/UIKitSPI.h:
* Source/WebKit/UIProcess/ios/TextCheckerIOS.mm:
(WebKit::TextChecker::isSmartInsertDeleteEnabled):
Canonical link: https://commits.webkit.org/267263@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes