Bug 269214 - AX: Missing _prepareAccessibilityCall in accessibilityIsInNonNativeTextControl
Summary: AX: Missing _prepareAccessibilityCall in accessibilityIsInNonNativeTextControl
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joshua Hoffman
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-12 11:28 PST by Joshua Hoffman
Modified: 2024-02-12 15:48 PST (History)
9 users (show)

See Also:


Attachments
Patch (1.32 KB, patch)
2024-02-12 11:56 PST, Joshua Hoffman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].