Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3c4de0defb02eaee4f66ef9c4cd5959c6b51d9cf
      
https://github.com/WebKit/WebKit/commit/3c4de0defb02eaee4f66ef9c4cd5959c6b51d9cf
  Author: Arno Renevier <[email protected]>
  Date:   2025-07-02 (Wed, 02 Jul 2025)

  Changed paths:
    M Source/WebCore/html/HTMLInputElement.idl

  Log Message:
  -----------
  Add autofilledAndObscured/autofilledAndViewable APIs for autofill content 
scripts
https://bugs.webkit.org/show_bug.cgi?id=295210
rdar://152664433

Reviewed by Alex Christensen.

autofilledAndObscured and autofilledAndViewable properties can be set
with the injected bundle. But they are not exposed, even when the
content script has `autofill` capability. With this change, those
properties become available.

* Source/WebCore/html/HTMLInputElement.idl:

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