Bug 262844

Summary: AX: Use more specific types in AccessibilityObject and subclasses
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: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Tyler Wilcock
Reported 2023-10-07 12:28:44 PDT
This improves type safety, gives the optimizer more information to work with, and generally makes more sense (an AccessibilityObject should never be able to return the other AXCoreObject variant, AXIsolatedObject).
Attachments
Patch (34.52 KB, patch)
2023-10-07 12:40 PDT, Tyler Wilcock
no flags
Patch (35.09 KB, patch)
2023-10-07 14:35 PDT, Tyler Wilcock
no flags
Patch (35.09 KB, patch)
2023-10-07 18:19 PDT, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2023-10-07 12:28:51 PDT
Tyler Wilcock
Comment 2 2023-10-07 12:40:29 PDT
Tyler Wilcock
Comment 3 2023-10-07 14:35:07 PDT
Tyler Wilcock
Comment 4 2023-10-07 18:19:42 PDT
EWS
Comment 5 2023-10-08 00:44:05 PDT
Committed 269055@main (3cf70a3a5727): <https://commits.webkit.org/269055@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 468111 [details].
Note You need to log in before you can comment on or make changes to this bug.