deepak1556

#51890: refactor: api::download_item managed by cppgc

Merged
Created: Jun 4, 2026, 10:02:26 PM
Merged: Jun 7, 2026, 7:57:45 PM
2 comments
Target: main

Description of Change

Refs #47922

Release Notes

Notes: none

Backports

43-x-y
In-flight
PR Number
#51909
Waiting to be merged

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