Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 39c755d3b491a4f610ac8d6c61c02f9ec6109be2
https://github.com/WebKit/WebKit/commit/39c755d3b491a4f610ac8d6c61c02f9ec6109be2
Author: Ryosuke Niwa <[email protected]>
Date: 2026-02-21 (Sat, 21 Feb 2026)
Changed paths:
M Source/WebCore/dom/Element.h
M Source/WebCore/html/FormAssociatedCustomElement.h
M Source/WebCore/html/FormAssociatedElement.h
M Source/WebCore/html/HTMLElement.h
M Source/WebCore/html/HTMLFormControlElement.h
M Source/WebCore/html/HTMLImageElement.h
M Source/WebCore/html/HTMLMaybeFormAssociatedCustomElement.h
M Source/WebCore/html/HTMLObjectElement.h
Log Message:
-----------
asFormAssociatedElement, asFormListedElement, and
asValidatedFormListedElement should have NODELETE
https://bugs.webkit.org/show_bug.cgi?id=308278
Reviewed by Anne van Kesteren.
Annotated these functions as NODELETE as all their implementations are trivial.
No new tests since there should be no behavioral changes.
* Source/WebCore/dom/Element.h:
* Source/WebCore/html/FormAssociatedCustomElement.h:
* Source/WebCore/html/FormAssociatedElement.h:
* Source/WebCore/html/HTMLElement.h:
* Source/WebCore/html/HTMLFormControlElement.h:
* Source/WebCore/html/HTMLImageElement.h:
* Source/WebCore/html/HTMLMaybeFormAssociatedCustomElement.h:
* Source/WebCore/html/HTMLObjectElement.h:
Canonical link: https://commits.webkit.org/307992@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications