Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 35b9bbb8b468357da275f9f53cd35aaeb297b7fa
https://github.com/WebKit/WebKit/commit/35b9bbb8b468357da275f9f53cd35aaeb297b7fa
Author: Arno Renevier <[email protected]>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M Source/WebCore/html/HTMLTextAreaElement.idl
Log Message:
-----------
Expose HTMLTextAreaElement.lastChangeWasUserEdit to JS when
_WKContentWorldConfiguration.allowAutofill is YES
https://bugs.webkit.org/show_bug.cgi?id=300911
rdar://145296109
Reviewed by Alex Christensen.
lastChangeWasUserEdit is a property of HTMLTextFormControlElement. It is
exposed to the injected bundle for HTMLInputElement and HTMLTextArea.
But is exposed to JS in allowAutoFill worlds only for HTMLInputElement.
We need to expose it to HTMLTextArea for parity with injected bundle.
* Source/WebCore/html/HTMLTextAreaElement.idl:
Canonical link: https://commits.webkit.org/301691@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