[webkit-changes] [WebKit/WebKit] 1b69ad: [Unified Text Replacement] Add support for ephemer...
Aditya Keerthi
noreply at github.com
Thu Mar 21 20:10:35 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1b69ad8b77027a14ee721fc57e2477a5813cf1f3
https://github.com/WebKit/WebKit/commit/1b69ad8b77027a14ee721fc57e2477a5813cf1f3
Author: Aditya Keerthi <akeerthi at apple.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M Source/WebKit/WebProcess/WebPage/Cocoa/UnifiedTextReplacementController.mm
Log Message:
-----------
[Unified Text Replacement] Add support for ephemeral sessions
https://bugs.webkit.org/show_bug.cgi?id=271433
rdar://125038208
Reviewed by Abrar Rahman Protyasha.
* Source/WebKit/WebProcess/WebPage/Cocoa/UnifiedTextReplacementController.mm:
(WebKit::UnifiedTextReplacementController::willBeginTextReplacementSession):
An ephemeral session is identified by an invalid UUID, no state is persisted.
(WebKit::UnifiedTextReplacementController::textReplacementSessionPerformEditActionForPlainText):
Drive-by address post-landing comments on 276490 at main.
Canonical link: https://commits.webkit.org/276521@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