Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d4ddf1824cc7d3509baeba4675997715da06b9d3
      
https://github.com/WebKit/WebKit/commit/d4ddf1824cc7d3509baeba4675997715da06b9d3
  Author: Wenson Hsieh <[email protected]>
  Date:   2026-04-10 (Fri, 10 Apr 2026)

  Changed paths:
    A 
LayoutTests/fast/text-extraction/debug-text-extraction-autofilled-attributes-expected.txt
    A 
LayoutTests/fast/text-extraction/debug-text-extraction-autofilled-attributes.html
    M 
LayoutTests/fast/text-extraction/debug-text-extraction-ignore-autofilled-fields-expected.txt
    M Source/WebCore/page/text-extraction/TextExtraction.cpp
    M Source/WebCore/page/text-extraction/TextExtractionTypes.h
    M Source/WebKit/Shared/TextExtractionToStringConversion.cpp
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in

  Log Message:
  -----------
  [AutoFill Debugging] Text extractions should indicate whether text form 
controls were AutoFilled
https://bugs.webkit.org/show_bug.cgi?id=311936
rdar://174497026

Reviewed by Aditya Keerthi.

Add an attribute for the text-tree format, indicating that a text field was 
modified via AutoFill.

Test: fast/text-extraction/debug-text-extraction-autofilled-attributes.html

* 
LayoutTests/fast/text-extraction/debug-text-extraction-autofilled-attributes-expected.txt:
 Added.
* 
LayoutTests/fast/text-extraction/debug-text-extraction-autofilled-attributes.html:
 Added.
* Source/WebCore/page/text-extraction/TextExtraction.cpp:
(WebCore::TextExtraction::extractItemData):
* Source/WebCore/page/text-extraction/TextExtractionTypes.h:
* Source/WebKit/Shared/TextExtractionToStringConversion.cpp:
(WebKit::populateJSONForItem):
(WebKit::addPartsForItem):
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:

Canonical link: https://commits.webkit.org/310951@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to