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).
<rdar://problem/104156450>
Created attachment 464467 [details] Patch
Committed 258839@main (88766c1ad26b): <https://commits.webkit.org/258839@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 464467 [details].