ckerr

#51025: chore: remove unused parts of chore_provide_iswebcontentscreationoverridden_with_full_params.patch

Merged
Created: Apr 13, 2026, 3:49:11 PM
Merged: Apr 14, 2026, 11:23:44 AM
2 comments
Target: main

Description of Change

Slbling patch to #50953 that removes dead parts of chore_provide_iswebcontentscreationoverridden_with_full_params.patch. This reduces the surface area where we could have upstream code shear.

All reviews welcomed, CC @clavin who reviewed 50953.

Checklist

Release Notes

Notes: none

Backports

42-x-y
Merged
PR Number
#51043
Merged At
Apr 15, 2026, 4:00:49 AM
Released In
v42.0.0-beta.4
Release Date
Apr 16, 2026, 8:43:45 PM

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