Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b9f72089660743af40868166a591f2ce0469e760
https://github.com/WebKit/WebKit/commit/b9f72089660743af40868166a591f2ce0469e760
Author: Dominic Mazzoni <[email protected]>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm
Log Message:
-----------
AX: [WebAccessibilityObjectWrapper _collectAccessibilityElements:] needs a
null check
https://bugs.webkit.org/show_bug.cgi?id=316030
rdar://177767810
Reviewed by Tyler Wilcock.
Adds a nil check before adding accessibility wrapper objects to a return array.
Caught by StressCycler, no known way to repro in a test.
* Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm:
(-[WebAccessibilityObjectWrapper _collectAccessibilityElements:]):
Canonical link: https://commits.webkit.org/314331@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications