[Webkit-unassigned] [Bug 240842] New: AX: Refactor implementation of AX object relationships.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 23 17:35:12 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240842
Bug ID: 240842
Summary: AX: Refactor implementation of AX object
relationships.
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: andresg_22 at apple.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
Relationships between AX objects are computed by the methods
AccessibilityObject::ariaElementsFromAttribute and
ariaElementsReferencedByAttribute, both of which performed walks of the DOM tree
to match ids between origin and target of a specific relationship, having a
significant performance impact when called repeatedly.
--
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/20220524/5d2ef37e/attachment-0001.htm>
More information about the webkit-unassigned
mailing list