Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d7f440a382f08d50f9e174466bc2a507fd3748f2
https://github.com/WebKit/WebKit/commit/d7f440a382f08d50f9e174466bc2a507fd3748f2
Author: Mike Gorse <[email protected]>
Date: 2026-04-18 (Sat, 18 Apr 2026)
Changed paths:
M Source/WebCore/accessibility/atspi/AccessibilityObjectComponentAtspi.cpp
Log Message:
-----------
AX: Check for object going away when handling GrabFocus
https://bugs.webkit.org/show_bug.cgi?id=286444
Reviewed by Claudio Saavedra.
Calling setFocused or updateBackingStore could delete the reference to the
object.
* Source/WebCore/accessibility/atspi/AccessibilityObjectComponentAtspi.cpp:
(WebCore::AccessibilityObjectAtspi::focus const):
Canonical link: https://commits.webkit.org/311534@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications