Skip to content

docs: update memory leak debugging skill#2330

Open
mturac wants to merge 1 commit into
ChromeDevTools:mainfrom
mturac:izon/update-memory-leak-skill
Open

docs: update memory leak debugging skill#2330
mturac wants to merge 1 commit into
ChromeDevTools:mainfrom
mturac:izon/update-memory-leak-skill

Conversation

@mturac

@mturac mturac commented Jul 9, 2026

Copy link
Copy Markdown

Summary

  • Update the memory leak debugging skill to prefer the built-in heap snapshot tools.
  • Add guidance for comparing snapshots, inspecting retainers, and closing loaded snapshots.
  • Keep memlab and the fallback comparison script as external fallback paths.

Closes #2329.

Validation

  • git diff --check origin/main...HEAD
  • npm run check-format

@mturac mturac force-pushed the izon/update-memory-leak-skill branch from 88fc071 to ffc4b18 Compare July 9, 2026 08:29
@mturac mturac force-pushed the izon/update-memory-leak-skill branch from ffc4b18 to 9389f5e Compare July 9, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update memory leak debugging skill to use own tools

1 participant