Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 487e2f32fbc2e5661841ae6c365671ef96436158
      
https://github.com/WebKit/WebKit/commit/487e2f32fbc2e5661841ae6c365671ef96436158
  Author: Wenson Hsieh <[email protected]>
  Date:   2024-06-02 (Sun, 02 Jun 2024)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/UIProcess/API/Cocoa/WKUIDelegate.h
    M Tools/WebKitTestRunner/cocoa/TestRunnerWKWebView.mm

  Log Message:
  -----------
  Enable `HAVE_UI_EDIT_MENU_INTERACTION` on tvOS
https://bugs.webkit.org/show_bug.cgi?id=275034

Reviewed by Richard Robinson and Aditya Keerthi.

Adjust this compile-time flag, to reflect the fact that the relevant system 
APIs exist on tvOS.

* Source/WTF/wtf/PlatformHave.h:

Also clean up a couple of now-unused feature flags.

* Source/WebKit/UIProcess/API/Cocoa/WKUIDelegate.h:
* Tools/WebKitTestRunner/cocoa/TestRunnerWKWebView.mm:
(-[TestRunnerWKWebView immediatelyDismissEditMenuInteractionIfNeeded]):

Soft-link `UIEditMenuInteraction` here to keep the non-internal build passing, 
since it's only
available as SPI on tvOS.

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