Skip to content

Conversation

rr-codes
Copy link
Contributor

@rr-codes rr-codes commented Sep 20, 2024

ca8e479

[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

47c5d6e

Misc iOS, visionOS, tvOS & watchOS macOS Linux Windows
✅ 🧪 style ✅ 🛠 ios ✅ 🛠 mac ✅ 🛠 wpe ✅ 🛠 win
✅ 🧪 bindings ✅ 🛠 ios-sim ✅ 🛠 mac-AS-debug ✅ 🧪 wpe-wk2 ✅ 🧪 win-tests
✅ 🧪 webkitperl ✅ 🧪 ios-wk2 ✅ 🧪 api-mac ✅ 🧪 api-wpe
✅ 🧪 ios-wk2-wpt ✅ 🧪 mac-wk1 ✅ 🛠 wpe-cairo
✅ 🧪 api-ios ✅ 🧪 mac-wk2 ✅ 🛠 gtk
✅ 🛠 vision ✅ 🧪 mac-AS-debug-wk2 ❌ 🧪 gtk-wk2
✅ 🛠 vision-sim ✅ 🧪 mac-wk2-stress ✅ 🧪 api-gtk
✅ 🧪 vision-wk2 ✅ 🧪 mac-intel-wk2
✅ 🛠 🧪 unsafe-merge ✅ 🛠 tv
✅ 🛠 tv-sim
✅ 🛠 watch
✅ 🛠 watch-sim

@rr-codes rr-codes requested a review from cdumez as a code owner September 20, 2024 21:53
@rr-codes rr-codes self-assigned this Sep 20, 2024
@rr-codes rr-codes added the HTML Editing For bugs in HTML editing support (including designMode and contentEditable). label Sep 20, 2024
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Sep 21, 2024
@rr-codes rr-codes added unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing and removed merging-blocked Applied to prevent a change from being merged labels Sep 23, 2024
… 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
@webkit-commit-queue
Copy link
Collaborator

Committed 284085@main (ca8e479): https://commits.webkit.org/284085@main

Reviewed commits have been landed. Closing PR #34001 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit ca8e479 into WebKit:main Sep 23, 2024
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

HTML Editing For bugs in HTML editing support (including designMode and contentEditable).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants