Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 97ffcec40755d7cc4ae6b15800eb416f63f7524a
https://github.com/WebKit/WebKit/commit/97ffcec40755d7cc4ae6b15800eb416f63f7524a
Author: Ryosuke Niwa <[email protected]>
Date: 2026-02-23 (Mon, 23 Feb 2026)
Changed paths:
M Source/WebCore/dom/Element.h
Log Message:
-----------
Element::tabIndexForBindings doesn't need to be a virtual function
https://bugs.webkit.org/show_bug.cgi?id=308501
Reviewed by Tim Nguyen.
Made Element::tabIndexForBindings non-virtual since no element overrides it.
* Source/WebCore/dom/Element.h:
Canonical link: https://commits.webkit.org/308090@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications