Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ad84e5b0d23a1294ba077efa0414a27bcd96eeaa
https://github.com/WebKit/WebKit/commit/ad84e5b0d23a1294ba077efa0414a27bcd96eeaa
Author: Ryosuke Niwa <[email protected]>
Date: 2026-02-24 (Tue, 24 Feb 2026)
Changed paths:
M Source/WebCore/html/BaseDateAndTimeInputType.h
M Source/WebCore/html/HTMLInputElement.h
M Source/WebCore/html/HTMLSelectElement.h
M Source/WebCore/html/HTMLSummaryElement.h
M Source/WebCore/html/HTMLTextAreaElement.h
Log Message:
-----------
Mark hasCustomFocusLogic as NODELETE
https://bugs.webkit.org/show_bug.cgi?id=308519
Reviewed by Anne van Kesteren.
Annotate hasCustomFocusLogic with NODELETE since all implementations are
trivial.
No new tests since there should be no behavioral changes.
* Source/WebCore/html/BaseDateAndTimeInputType.h:
* Source/WebCore/html/HTMLInputElement.h:
* Source/WebCore/html/HTMLSelectElement.h:
* Source/WebCore/html/HTMLSummaryElement.h:
* Source/WebCore/html/HTMLTextAreaElement.h:
Canonical link: https://commits.webkit.org/308112@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications