[webkit-changes] [WebKit/WebKit] b7cf26: Fix for missing unionRectForCharacterRange in NSTe...

megangardner noreply at github.com
Thu Jun 27 14:59:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b7cf26a1875cd159fafba625246646ef67f4ff16
      https://github.com/WebKit/WebKit/commit/b7cf26a1875cd159fafba625246646ef67f4ff16
  Author: Megan Gardner <megan_gardner at apple.com>
  Date:   2024-06-27 (Thu, 27 Jun 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/mac/WKWebViewMac.mm

  Log Message:
  -----------
  Fix for missing unionRectForCharacterRange in NSTextInputClient_Async protocol.
https://bugs.webkit.org/show_bug.cgi?id=275968
rdar://130702955

Reviewed by Aditya Keerthi.

Due to rdar://128280640 we need to add this method.

* Source/WebKit/UIProcess/API/mac/WKWebViewMac.mm:
(-[WKWebView unionRectForCharacterRange:completionHandler:]):

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