Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 13cf3f75e9396875637c0d148211f14c40d2e0bf
      
https://github.com/WebKit/WebKit/commit/13cf3f75e9396875637c0d148211f14c40d2e0bf
  Author: Wenson Hsieh <[email protected]>
  Date:   2025-09-18 (Thu, 18 Sep 2025)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm

  Log Message:
  -----------
  [AutoFill Debugging] Add a runtime internal setting to disable the text 
extraction filter
https://bugs.webkit.org/show_bug.cgi?id=299097
rdar://160863618

Reviewed by Abrar Rahman Protyasha and Ryosuke Niwa.

Add an internal feature flag (on by default when 
`ENABLE(TEXT_EXTRACTION_FILTER)` is set) to make
A/B testing with filtering enabled/disabled easier.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(-[WKWebView _requestTextExtraction:completionHandler:]):
(-[WKWebView _describeInteraction:completionHandler:]):

Canonical link: https://commits.webkit.org/300182@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

Reply via email to