Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e04f9dd61dc4637b690df1bd19a66d783e332c03
https://github.com/WebKit/WebKit/commit/e04f9dd61dc4637b690df1bd19a66d783e332c03
Author: Carlos Garcia Campos <[email protected]>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebCore/accessibility/AccessibilityMenuListPopup.cpp
Log Message:
-----------
Crash in AccessibilityMenuListPopup::menuListOptionAccessibilityObject
https://bugs.webkit.org/show_bug.cgi?id=321077
Reviewed by Tyler Wilcock.
Null check AXCache we get from document and return early if it's nullptr.
* Source/WebCore/accessibility/AccessibilityMenuListPopup.cpp:
(WebCore::AccessibilityMenuListPopup::menuListOptionAccessibilityObject const):
* Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
Canonical link: https://commits.webkit.org/318692@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications