[webkit-changes] [WebKit/WebKit] b7393f: Expose HTMLInputElement.lastChangeWasUserEdit to J...
Alex Christensen
noreply at github.com
Thu Feb 6 14:10:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b7393f88983c39a8c700ac15dd5ba9c27efb5793
https://github.com/WebKit/WebKit/commit/b7393f88983c39a8c700ac15dd5ba9c27efb5793
Author: Alex Christensen <achristensen at apple.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M Source/WebCore/html/HTMLInputElement.idl
Log Message:
-----------
Expose HTMLInputElement.lastChangeWasUserEdit to JS when _WKContentWorldConfiguration.allowAutofill is YES
https://bugs.webkit.org/show_bug.cgi?id=287173
rdar://144321861
Reviewed by Ryosuke Niwa.
It is currently accessed by bindings that call WKBundleNodeHandleGetHTMLInputElementLastChangeWasUserEdit.
This will allow us to remove WKBundleNodeHandleGetHTMLInputElementLastChangeWasUserEdit
* Source/WebCore/html/HTMLInputElement.idl:
Canonical link: https://commits.webkit.org/289961@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list