Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3f8ceeb5945b4886d5c3342e819965a054af5d2b
https://github.com/WebKit/WebKit/commit/3f8ceeb5945b4886d5c3342e819965a054af5d2b
Author: Tyler Wilcock <[email protected]>
Date: 2026-05-20 (Wed, 20 May 2026)
Changed paths:
M Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm
Log Message:
-----------
AX: Add mechanism to opt-out of using WebKit's custom rotor implementation
https://bugs.webkit.org/show_bug.cgi?id=315212
rdar://177538903
Reviewed by Dominic Mazzoni.
WebKit's custom rotor implementation doesn't search across site-isolated
processes.
We should lean on the iOS accessibility framework implementation, which does
know how
to traverse process boundaries.
* Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm:
(-[WebAccessibilityObjectWrapper _accessibilityShouldUseCustomRotor]):
Canonical link: https://commits.webkit.org/313610@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications