[webkit-changes] [WebKit/WebKit] 78c497: [Unified Text Replacement] When receiving replacem...
Richard Robinson
noreply at github.com
Mon Jun 3 10:03:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 78c49765b7ce4b1f925d11811f3edaecfbe186d3
https://github.com/WebKit/WebKit/commit/78c49765b7ce4b1f925d11811f3edaecfbe186d3
Author: Richard Robinson <richard_robinson2 at apple.com>
Date: 2024-06-03 (Mon, 03 Jun 2024)
Changed paths:
M Source/WebKit/WebProcess/WebPage/Cocoa/UnifiedTextReplacementController.mm
M Source/WebKit/WebProcess/WebPage/UnifiedTextReplacementController.h
Log Message:
-----------
[Unified Text Replacement] When receiving replacements, the text sometimes does not match style
https://bugs.webkit.org/show_bug.cgi?id=275013
rdar://129085785
Reviewed by Abrar Rahman Protyasha.
* Source/WebKit/WebProcess/WebPage/Cocoa/UnifiedTextReplacementController.mm:
(WebKit::UnifiedTextReplacementController::willBeginTextReplacementSession):
(WebKit::UnifiedTextReplacementController::textReplacementSessionDidReceiveTextWithReplacementRange):
(WebKit::UnifiedTextReplacementController::replaceContentsOfRangeInSession):
* Source/WebKit/WebProcess/WebPage/UnifiedTextReplacementController.h:
Canonical link: https://commits.webkit.org/279662@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