[webkit-changes] [WebKit/WebKit] 6fac99: Unreviewed, fix the visionOS build after 269681 at main

Wenson Hsieh noreply at github.com
Fri Nov 3 09:47:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6fac99033df44aa2cef37d535d34564d6bc083e8
      https://github.com/WebKit/WebKit/commit/6fac99033df44aa2cef37d535d34564d6bc083e8
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h

  Log Message:
  -----------
  Unreviewed, fix the visionOS build after 269681 at main

Enable `HAVE_UI_TEXT_SELECTION_DISPLAY_INTERACTION` on visionOS, so that `WKContentView` can declare
protocol conformance to `UITextSelectionDisplayInteractionDelegate`; this allows us to pass
ourselves in as the delegate in `-[UITextSelectionDisplayInteraction initWithTextInput:delegate:]`.

* Source/WTF/wtf/PlatformHave.h:

Canonical link: https://commits.webkit.org/270180@main




More information about the webkit-changes mailing list