deepak1556

#49027: chore: backport 744f40f from devtools-frontend

Merged
Created: Nov 20, 2025, 9:03:48 AM
Merged: Nov 21, 2025, 9:35:41 AM
3 comments
Target: main

Description of Change

Backports https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7170551
Refs https://issues.chromium.org/issues/462120622

Release Notes

Notes: fix devtools element panel flickering when with node inspection

Backports

39-x-y
In-flight
PR Number
#49044
Waiting to be merged
40-x-y
In-flight
PR Number
#49043
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