Skip to content

fix: use bundled devtools frontend URL for remote debugging#51413

Merged
ckerr merged 2 commits into41-x-yfrom
trop/41-x-y-bp-fix-use-bundled-devtools-frontend-url-for-remote-debugging-1777571311454
May 1, 2026
Merged

fix: use bundled devtools frontend URL for remote debugging#51413
ckerr merged 2 commits into41-x-yfrom
trop/41-x-y-bp-fix-use-bundled-devtools-frontend-url-for-remote-debugging-1777571311454

Conversation

@trop
Copy link
Copy Markdown
Contributor

@trop trop Bot commented Apr 30, 2026

Backport of #51236

See that PR for details.

Notes: Fixed remote debugging via --remote-debugging-port not working when inspecting from Chrome's chrome://inspect page. The DevTools page would appear empty due to the frontend URL pointing to a CDN that returned 404 for Electron's Chromium builds.

fix: add ShouldUseBundledFrontendResources delegate for remote debugging

Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>

Co-authored-by: Om Ghante <mr.omghante1@gmail.com>
@trop trop Bot requested a review from a team as a code owner April 30, 2026 17:48
@trop trop Bot added 41-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Apr 30, 2026
@ckerr ckerr merged commit 6ec2b16 into 41-x-y May 1, 2026
107 of 111 checks passed
@ckerr ckerr deleted the trop/41-x-y-bp-fix-use-bundled-devtools-frontend-url-for-remote-debugging-1777571311454 branch May 1, 2026 15:19
@release-clerk
Copy link
Copy Markdown

release-clerk Bot commented May 1, 2026

Release Notes Persisted

Fixed remote debugging via --remote-debugging-port not working when inspecting from Chrome's chrome://inspect page. The DevTools page would appear empty due to the frontend URL pointing to a CDN that returned 404 for Electron's Chromium builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

41-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant