Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e79afb7015aed8c884f7f6d2168b135551e80a19
https://github.com/WebKit/WebKit/commit/e79afb7015aed8c884f7f6d2168b135551e80a19
Author: Wenson Hsieh <[email protected]>
Date: 2025-09-19 (Fri, 19 Sep 2025)
Changed paths:
M Source/WebCore/page/text-extraction/TextExtraction.cpp
M Tools/TestWebKitAPI/Tests/WebKitCocoa/TextExtractionTests.mm
M Tools/TestWebKitAPI/Tests/WebKitCocoa/debug-text-extraction.html
Log Message:
-----------
[AutoFill Debugging] Remove more types of quotes when normalizing text in
interaction descriptions
https://bugs.webkit.org/show_bug.cgi?id=299187
rdar://160947861
Reviewed by Abrar Rahman Protyasha.
Normalize more types of single/double quotes by first folding all quotation
marks in the raw text.
Tests: TextExtractionTests.InteractionDebugDescription
* Source/WebCore/page/text-extraction/TextExtraction.cpp:
(WebCore::TextExtraction::normalizeText):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/TextExtractionTests.mm:
(TestWebKitAPI::TEST(TextExtractionTests, InteractionDebugDescription)):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/debug-text-extraction.html:
Augment an existing API test to include quoted text.
Canonical link: https://commits.webkit.org/300256@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes