This is a backport PR for branch 40-x-y
trop[bot]

#48874: chore: bump chromium to 144.0.7520.0 (40-x-y)

Merged
Created: Nov 10, 2025, 11:45:00 AM
Merged: Nov 10, 2025, 3:32:54 PM
1 comments
Target: 40-x-y

Backport of #48869

See that PR for details.

Notes: Updated Chromium to 144.0.7520.0.

Backport Information

Original PR Author
electron-roller[bot]
Original PR Status
Merged
Original PR Merged At
Nov 10, 2025, 11:44:49 AM
Original PR Link
GitHubView on GitHub

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