Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5deb9a97640fb08faee35d1cb271d4d6791f7e71
https://github.com/WebKit/WebKit/commit/5deb9a97640fb08faee35d1cb271d4d6791f7e71
Author: Wenson Hsieh <[email protected]>
Date: 2026-05-09 (Sat, 09 May 2026)
Changed paths:
M Source/WebCore/page/text-extraction/TextExtraction.cpp
M Source/WebCore/page/text-extraction/TextExtraction.h
M Source/WebKit/WebProcess/WebPage/WebFrame.cpp
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/TextExtractionTests.mm
Log Message:
-----------
[AutoFill Debugging] Adjust summary text to use past tense instead of present
tense
https://bugs.webkit.org/show_bug.cgi?id=314493
rdar://176707131
Reviewed by Richard Robinson.
Make a slight adjustment to the wording of the summaries in text extraction
interaction results, by
using past tense instead of present tense.
Test: Tools/TestWebKitAPI/Tests/WebKit/WKWebView/TextExtractionTests.mm
* Source/WebCore/page/text-extraction/TextExtraction.cpp:
(WebCore::TextExtraction::interactionDescription):
* Source/WebCore/page/text-extraction/TextExtraction.h:
* Source/WebKit/WebProcess/WebPage/WebFrame.cpp:
(WebKit::WebFrame::handleTextExtractionInteraction):
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/TextExtractionTests.mm:
(TestWebKitAPI::TEST(TextExtractionTests, InteractionResultSummary)):
Canonical link: https://commits.webkit.org/312961@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications