Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 314795154659a8cf9784309ff99285b1e885790d
      
https://github.com/WebKit/WebKit/commit/314795154659a8cf9784309ff99285b1e885790d
  Author: Wenson Hsieh <[email protected]>
  Date:   2026-02-16 (Mon, 16 Feb 2026)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/_WKTextExtraction.h
    M Source/WebKit/UIProcess/API/Cocoa/_WKTextExtraction.mm

  Log Message:
  -----------
  [AutoFill Debugging] Make `includeTextInAutoFilledControls` default to `NO`
https://bugs.webkit.org/show_bug.cgi?id=308002
rdar://170497473

Reviewed by Abrar Rahman Protyasha.

Make the default value of this property `NO`, instead of `YES`.

(Note that the relevant layout tests already override configuration and set it 
to `NO`, so any
further test coverage would be limited to creating a new configuration and 
verifying the default
value, which isn't particularly valuable).

* Source/WebKit/UIProcess/API/Cocoa/_WKTextExtraction.h:
* Source/WebKit/UIProcess/API/Cocoa/_WKTextExtraction.mm:
(-[_WKTextExtractionConfiguration _initForOnlyVisibleText:]):

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



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

Reply via email to