[webkit-changes] [WebKit/WebKit] f9b632: Implement final textIndicators.

megangardner noreply at github.com
Fri May 17 16:50:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f9b63206ebddca0d6818c61b33f8afc51b73533c
      https://github.com/WebKit/WebKit/commit/f9b63206ebddca0d6818c61b33f8afc51b73533c
  Author: Megan Gardner <megan_gardner at apple.com>
  Date:   2024-05-17 (Fri, 17 May 2024)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/Cocoa/UnifiedTextReplacementController.mm

  Log Message:
  -----------
  Implement final textIndicators.
https://bugs.webkit.org/show_bug.cgi?id=274294
rdar://128247566

Reviewed by Wenson Hsieh.

Implement final text indicators based on
character ranges of the original range to
avoid issues when ranges are collapsed after
text is replaced.

* Source/WebKit/WebProcess/WebPage/Cocoa/UnifiedTextReplacementController.mm:
(WebKit::UnifiedTextReplacementController::textReplacementSessionDidReceiveTextWithReplacementRange):

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