[Webkit-unassigned] [Bug 249853] New: AX: Don't cache AXPropertyName::{FocusableAncestor, EditableAncestor, HighestEditableAncestor}

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 23 14:54:14 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=249853

            Bug ID: 249853
           Summary: AX: Don't cache AXPropertyName::{FocusableAncestor,
                    EditableAncestor, HighestEditableAncestor}
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221223/8e501ae5/attachment.htm>


More information about the webkit-unassigned mailing list