Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f1ea70a2b2fdc419b3a1a815541d12d81d8a46b0
https://github.com/WebKit/WebKit/commit/f1ea70a2b2fdc419b3a1a815541d12d81d8a46b0
Author: Tyler Wilcock <[email protected]>
Date: 2025-08-12 (Tue, 12 Aug 2025)
Changed paths:
M Source/WebCore/accessibility/AccessibilityRenderObject.cpp
M Source/WebCore/accessibility/AccessibilityRenderObject.h
Log Message:
-----------
AX: AccessibilityRenderObject::helpText is a redundant override and can be
removed
https://bugs.webkit.org/show_bug.cgi?id=297137
rdar://157876567
Reviewed by Joshua Hoffman.
The AccessibilityNodeObject does the exact same things, and there is nothing
speical about having a renderer that is
necessary for computing an object's help text.
* Source/WebCore/accessibility/AccessibilityRenderObject.cpp:
(WebCore::AccessibilityRenderObject::helpText const): Deleted.
* Source/WebCore/accessibility/AccessibilityRenderObject.h:
Canonical link: https://commits.webkit.org/298567@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