JohnJunior

#51987: docs: fix heap dump screenshot in contentTracing

Merged
Created: Jun 13, 2026, 4:34:26 AM
Merged: Jun 16, 2026, 3:26:45 PM
11 comments
Target: main

Description of Change

Converted raw HTML to Markdown image syntax

Fixes #51984

Checklist

Release Notes

Notes: none

Backports

42-x-y
In-flight
PR Number
#52031
Waiting to be merged
43-x-y
Merged
PR Number
#52026
Merged At
Jun 16, 2026, 3:37:21 PM
Released In
Not yet
Release Date
Not yet

Semver Impact

Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.

Semantic Versioning helps users understand the impact of updates:

  • Major (X.y.z): Breaking changes that may require code modifications
  • Minor (x.Y.z): New features that maintain backward compatibility
  • Patch (x.y.Z): Bug fixes that don't change the API
  • None: Changes that don't affect using facing parts of Electron