Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fc2dea65e7062fee4c282f9cdb4145920af83225
https://github.com/WebKit/WebKit/commit/fc2dea65e7062fee4c282f9cdb4145920af83225
Author: Mike Gorse <[email protected]>
Date: 2026-04-19 (Sun, 19 Apr 2026)
Changed paths:
M Source/WebCore/accessibility/atspi/AccessibilityObjectComponentAtspi.cpp
Log Message:
-----------
AX: Clean up ref handling in AccessibilityObjectAtspi::focus()
https://bugs.webkit.org/show_bug.cgi?id=312725
Reviewed by Claudio Saavedra.
There is already a check that m_coreObject is not nullptr, so this can
be a Ref.
* Source/WebCore/accessibility/atspi/AccessibilityObjectComponentAtspi.cpp:
(WebCore::AccessibilityObjectAtspi::focus const):
Canonical link: https://commits.webkit.org/311544@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications