[Webkit-unassigned] [Bug 244724] New: AX: Cache accessibilityIsIgnored before in AXIsolatedTree::generateSubtree and AXIsolatedTree::updateChildren

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 2 13:16:11 PDT 2022


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

            Bug ID: 244724
           Summary: AX: Cache accessibilityIsIgnored before in
                    AXIsolatedTree::generateSubtree and
                    AXIsolatedTree::updateChildren
           Product: WebKit
           Version: WebKit Nightly Build
          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

We do a lot of repeated live tree reads in these codepaths, so we should make sure we are caching is-ignored for better performance.

-- 
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/20220902/aa62761a/attachment.htm>


More information about the webkit-unassigned mailing list