Bug 249853

Summary: AX: Don't cache AXPropertyName::{FocusableAncestor, EditableAncestor, HighestEditableAncestor}
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 2022-12-23 14:54:14 PST
They're too hard to keep up to date since a dynamic change to any object could affect any arbitrary descendant. We can instead resolve these on-demand.
Attachments
Patch (25.02 KB, patch)
2022-12-23 15:02 PST, Tyler Wilcock
no flags
Patch (28.67 KB, patch)
2022-12-23 19:23 PST, Tyler Wilcock
no flags
Patch (28.66 KB, patch)
2022-12-24 11:45 PST, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2022-12-23 14:54:23 PST
Tyler Wilcock
Comment 2 2022-12-23 15:02:00 PST
Tyler Wilcock
Comment 3 2022-12-23 19:23:23 PST
Tyler Wilcock
Comment 4 2022-12-24 11:45:41 PST
EWS
Comment 5 2022-12-24 18:23:31 PST
Committed 258327@main (af7823b64640): <https://commits.webkit.org/258327@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 464197 [details].
Note You need to log in before you can comment on or make changes to this bug.