Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5d27374d1d1494e909102a0deefe4a19252b4cef
      
https://github.com/WebKit/WebKit/commit/5d27374d1d1494e909102a0deefe4a19252b4cef
  Author: Vassili Bykov <[email protected]>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

  Changed paths:
    A Tools/GCHeapInspector/README.md
    M Tools/GCHeapInspector/gc-heap-inspector.html
    M Tools/GCHeapInspector/script/interface.js

  Log Message:
  -----------
  Improve GC Heap Inspector
https://bugs.webkit.org/show_bug.cgi?id=295656
rdar://155461683

Reviewed by Ryan Reno, Justin Michaud, and Yusuke Suzuki.

This patch adds new functionality and documentation to GC Heap Inspector,
allowing it to display dominator information to identify certain kinds of
memory leaks, and to navigate the object graph.

* Tools/GCHeapInspector/README.md: Added.
* Tools/GCHeapInspector/gc-heap-inspector.html:
* Tools/GCHeapInspector/script/interface.js:

Canonical link: https://commits.webkit.org/297400@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to