Skip to content
New issue

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

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

Already on GitHub? # to your account

URL generation prevents me from being able to reload DevTools #10578

Closed
dead-claudia opened this issue Jan 2, 2017 · 1 comment
Closed

URL generation prevents me from being able to reload DevTools #10578

dead-claudia opened this issue Jan 2, 2017 · 1 comment

Comments

@dead-claudia
Copy link

dead-claudia commented Jan 2, 2017

  • Version: v7.3.0
  • Platform: Ubuntu GNOME 64-bit
  • Subsystem: DevTools integration

Previously, I could reload DevTools with a new Node process after restarting, but as of some point between 6.9.2 and 7.3.0, I can no longer reload the page, I'm guessing because the unique Node identifier is no longer there.

Here's two URLs from v6.9.2:

chrome-devtools://devtools/remote/serve_file/@60cd6e859b9f557d2312f5bf532f6aec5f284980/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:9229/b6bb7368-a2ee-4c70-b0e6-e222763651f6

chrome-devtools://devtools/remote/serve_file/@60cd6e859b9f557d2312f5bf532f6aec5f284980/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:9229/539f225c-e4b0-463d-a910-e3ce099c5ac4

Here's two URLs from v7.3.0:

chrome-devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:9229/41e80eb3-ebdc-46fc-bed2-dfbc908222c2

chrome-devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:9229/2e89f350-7240-4561-9c61-e0f3cf7e2a07

Any chance this could be fixed? It's making step-wise unit test debugging in Node 7 a PITA.

@cjihrig
Copy link
Contributor

cjihrig commented Jan 2, 2017

Closing as a duplicate of #9185.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants