Bug 244820

Summary: AX: AXIsolatedObject::associatedAXObject should return an AccessibilityObject*
Product: WebKit Reporter: Tyler Wilcock <tyler_w>
Component: AccessibilityAssignee: Tyler Wilcock <tyler_w>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch none

Tyler Wilcock
Reported 2022-09-05 13:20:59 PDT
It doesn't make sense for AXIsolatedObject::associatedAXObject to return an AXIsolatedObject*, so the return type of this function should be AccessibilityObject, not AXCoreObject*.
Attachments
Patch (2.22 KB, patch)
2022-09-05 13:24 PDT, Tyler Wilcock
ews-feeder: commit-queue-
Patch (4.62 KB, patch)
2022-09-05 13:52 PDT, Tyler Wilcock
ews-feeder: commit-queue-
Patch (5.22 KB, patch)
2022-09-05 14:15 PDT, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2022-09-05 13:21:11 PDT
Tyler Wilcock
Comment 2 2022-09-05 13:24:03 PDT
Tyler Wilcock
Comment 3 2022-09-05 13:52:01 PDT
Tyler Wilcock
Comment 4 2022-09-05 14:15:21 PDT
EWS
Comment 5 2022-09-05 19:49:10 PDT
Committed 254172@main (b518c52e92cc): <https://commits.webkit.org/254172@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 462151 [details].
Note You need to log in before you can comment on or make changes to this bug.