If you click "All Paths To" button for an object it will be added irreversibly to the All Paths To... section of the UI. This, depending on the GC snapshot, could create tens of thousands of DOM nodes which could easily eat up multiple GB of memory and cause the process to be killed even in the foreground. There should be a mechanism to remove an object from the All Paths To... part of the UI in order to let these nodes get garbage collected if they're no longer of interest.
<rdar://problem/115223418>
Pull request: https://github.com/WebKit/WebKit/pull/17628
Committed 267834@main (a8d8da847b5f): <https://commits.webkit.org/267834@main> Reviewed commits have been landed. Closing PR #17628 and removing active labels.