8000 fix: pass the correct HostPort into the node inspector (backport: 5-0-x) by trop[bot] · Pull Request #17439 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: pass the correct HostPort into the node inspector (backport: 5-0-x) #17439

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

trop[bot]
Copy link
Contributor
@trop trop bot commented Mar 18, 2019

Backport of #17380

See that PR for details.

Notes: launching the node inspector through --inspect now listens on the correct port when one is provided

@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Mar 18, 2019
@trop trop bot added 5-0-x backport This is a backport PR labels Mar 18, 2019
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Mar 18, 2019
@codebytere codebytere merged commit 5b34f9b into electron:5-0-x Mar 18, 2019
@release-clerk
Copy link
release-clerk bot commented Mar 18, 2019

Release Notes Persisted

launching the node inspector through --inspect now listens on the correct port when one is provided

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