[webkit-changes] [WebKit/WebKit] 90aaf2: Enable a couple of feature flags in PlatformHave.h...

Wenson Hsieh noreply at github.com
Thu May 30 18:09:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 90aaf2621d41a0beef16f7f97efe8e8a74b058ed
      https://github.com/WebKit/WebKit/commit/90aaf2621d41a0beef16f7f97efe8e8a74b058ed
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm

  Log Message:
  -----------
  Enable a couple of feature flags in PlatformHave.h on tvOS
https://bugs.webkit.org/show_bug.cgi?id=274911

Reviewed by Abrar Rahman Protyasha.

Enable `HAVE_UI_TEXT_SELECTION_DISPLAY_INTERACTION` and remove `HAVE_CANCEL_WEB_TOUCH_EVENTS_GESTURE`
entirely, since we no longer depend on SPI for touch events on all iOS family ports.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView _cancelTouchEventGestureRecognizer]):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list