Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: be5975e72568f296c5d15072fedd52af7863c312
https://github.com/WebKit/WebKit/commit/be5975e72568f296c5d15072fedd52af7863c312
Author: Megan Gardner <[email protected]>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
M Source/WebCore/page/writing-tools/WritingToolsController.mm
Log Message:
-----------
Remove Always On Proofreading results when invoking Writing Tools manually.
https://bugs.webkit.org/show_bug.cgi?id=318398
rdar://181188518
Reviewed by Abrar Rahman Protyasha and Wenson Hsieh.
When invoking Writing Tools Proofreading directly,
we should remove the results and animations
from Always On Proofreading. We do not want
to have a collision between these results and the
Writing Tools results do not have the same visual
treatment as the Always On Proofreading results,
and so we should remove them to make sure we
have consistent styling.
* Source/WebCore/page/writing-tools/WritingToolsController.mm:
(WebCore::WritingToolsController::willBeginWritingToolsSession):
Canonical link: https://commits.webkit.org/316927@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications