[webkit-changes] [WebKit/WebKit] ca8e47: [Writing Tools] Pondering animation never stops if...
Richard Robinson
noreply at github.com
Mon Sep 23 10:10:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ca8e4799353250c5d87cb4c484ea999a15b55e74
https://github.com/WebKit/WebKit/commit/ca8e4799353250c5d87cb4c484ea999a15b55e74
Author: Richard Robinson <richard_robinson2 at apple.com>
Date: 2024-09-23 (Mon, 23 Sep 2024)
Changed paths:
M Source/WebCore/page/writing-tools/WritingToolsController.mm
Log Message:
-----------
[Writing Tools] Pondering animation never stops if a session is ended and no replacement text is received
https://bugs.webkit.org/show_bug.cgi?id=280088
rdar://136158646
Reviewed by Aditya Keerthi.
Ensure that intelligence text animations are considered to be "complete" even if no replacement text has been received.
* Source/WebCore/page/writing-tools/WritingToolsController.mm:
(WebCore::WritingToolsController::intelligenceTextAnimationsDidComplete):
(WebCore::WritingToolsController::didEndWritingToolsSession<WritingTools::Session::Type::Composition>):
Canonical link: https://commits.webkit.org/284085@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