erickzhao

#52426: docs: use Chromium over Chrome

Merged
Created: Jul 22, 2026, 8:07:00 PM
Merged: Jul 23, 2026, 5:14:52 PM
4 comments
Target: main

Description of Change

This was feedback from a long time ago, but we should be better about using "Chromium" instead of "Chrome" whenever it's relevant.

Checklist

Release Notes

Notes: none

Backports

43-x-y
Merged
PR Number
#52435
Merged At
Jul 24, 2026, 9:26:19 AM
Released In
Not yet
Release Date
Not yet
44-x-y
Merged
PR Number
#52436
Merged At
Jul 24, 2026, 9:35:35 AM
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