[Webkit-unassigned] [Bug 250503] New: AX: Remove obsolete comment in AXIsolatedTree::updateChildren regarding subtree removals

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 11 23:01:44 PST 2023


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

            Bug ID: 250503
           Summary: AX: Remove obsolete comment in
                    AXIsolatedTree::updateChildren regarding subtree
                    removals
           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

This comment in AXIsolatedTree::updateChildren:

https://github.com/WebKit/WebKit/blob/65cbbd06b50bb3c8e45aabd0c47322e540baf4fd/Source/WebCore/accessibility/isolatedtree/AXIsolatedTree.cpp#L609#L613

Was obsoleted by this commit:

https://github.com/WebKit/WebKit/commit/755fc266ed7bbbbcd5505c9e842d89caf9796c19

Because the referenced variable (`idsBeingChanged`) was obsoleted by checking m_unresolvedPendingAppends in AXIsolatedTree::removeSubtreeFromNodeMap (which accomplishes the same thing).

-- 
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/20230112/ec4ca038/attachment.htm>


More information about the webkit-unassigned mailing list