WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249853
AX: Don't cache AXPropertyName::{FocusableAncestor, EditableAncestor, HighestEditableAncestor}
https://bugs.webkit.org/show_bug.cgi?id=249853
Summary
AX: Don't cache AXPropertyName::{FocusableAncestor, EditableAncestor, Highest...
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
Details
Formatted Diff
Diff
Patch
(28.67 KB, patch)
2022-12-23 19:23 PST
,
Tyler Wilcock
no flags
Details
Formatted Diff
Diff
Patch
(28.66 KB, patch)
2022-12-24 11:45 PST
,
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
2022-12-23 14:54:23 PST
<
rdar://problem/103675565
>
Tyler Wilcock
Comment 2
2022-12-23 15:02:00 PST
Created
attachment 464186
[details]
Patch
Tyler Wilcock
Comment 3
2022-12-23 19:23:23 PST
Created
attachment 464189
[details]
Patch
Tyler Wilcock
Comment 4
2022-12-24 11:45:41 PST
Created
attachment 464197
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug