Bug 269214

Summary: AX: Missing _prepareAccessibilityCall in accessibilityIsInNonNativeTextControl
Product: WebKit Reporter: Joshua Hoffman <jhoffman23>
Component: AccessibilityAssignee: Joshua Hoffman <jhoffman23>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Joshua Hoffman 2024-02-12 11:28:07 PST
We need to call _prepareAccessibilityCall before trying to access self.axBackingObject in WebAccessibilityObjectWrapperIOS::accessibilityIsInNonNativeTextControl
Comment 1 Radar WebKit Bug Importer 2024-02-12 11:28:17 PST
<rdar://problem/122817575>
Comment 2 Joshua Hoffman 2024-02-12 11:28:26 PST
rdar://122778867
Comment 3 Joshua Hoffman 2024-02-12 11:56:57 PST
Created attachment 469836 [details]
Patch
Comment 4 EWS 2024-02-12 15:48:07 PST
Committed 274497@main (58895edc47c1): <https://commits.webkit.org/274497@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 469836 [details].