WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
262844
AX: Use more specific types in AccessibilityObject and subclasses
https://bugs.webkit.org/show_bug.cgi?id=262844
Summary
AX: Use more specific types in AccessibilityObject and subclasses
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
Details
Formatted Diff
Diff
Patch
(35.09 KB, patch)
2023-10-07 14:35 PDT
,
Tyler Wilcock
no flags
Details
Formatted Diff
Diff
Patch
(35.09 KB, patch)
2023-10-07 18:19 PDT
,
Tyler Wilcock
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-07 12:28:51 PDT
<
rdar://problem/116625342
>
Tyler Wilcock
Comment 2
2023-10-07 12:40:29 PDT
Created
attachment 468105
[details]
Patch
Tyler Wilcock
Comment 3
2023-10-07 14:35:07 PDT
Created
attachment 468108
[details]
Patch
Tyler Wilcock
Comment 4
2023-10-07 18:19:42 PDT
Created
attachment 468111
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug