Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 785069e5ddf2eedf46d6c7aeabe4ff61b60fc918
      
https://github.com/WebKit/WebKit/commit/785069e5ddf2eedf46d6c7aeabe4ff61b60fc918
  Author: Richard Robinson <[email protected]>
  Date:   2024-07-13 (Sat, 13 Jul 2024)

  Changed paths:
    M Source/WebCore/PAL/pal/spi/cocoa/WritingToolsSPI.h
    M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
    M Source/WebKit/UIProcess/API/Cocoa/WKWebViewInternal.h
    M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingTools.mm

  Log Message:
  -----------
  [Writing Tools] Adopt new names for NS/UIWritingToolsAllowedInputOptions
https://bugs.webkit.org/show_bug.cgi?id=275935
rdar://130540106

Reviewed by Tim Horton and Abrar Rahman Protyasha.

Temporarily add staging declarations for the new API and remove uses of the old 
API, while still
retaining equal functionality for both APIs.

* Source/WebCore/PAL/pal/spi/cocoa/WritingToolsSPI.h:
* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(-[WKWebView allowedWritingToolsResultOptions]):
(-[WKWebView writingToolsAllowedInputOptions]):
* Source/WebKit/UIProcess/API/Cocoa/WKWebViewInternal.h:
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView writingToolsAllowedInputOptions]):
(-[WKContentView allowedWritingToolsResultOptions]):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingTools.mm:
(-[WritingToolsWKWebView allowedWritingToolsResultOptionsForTesting]):
(TEST(WritingTools, AllowedInputOptionsNonEditable)):
(TEST(WritingTools, AllowedInputOptionsEditable)):
(TEST(WritingTools, AllowedInputOptionsRichText)):
(TEST(WritingTools, AllowedInputOptionsPlainText)):
(-[WritingToolsWKWebView writingToolsAllowedInputOptionsForTesting]): Deleted.

Canonical link: https://commits.webkit.org/280945@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

Reply via email to