| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 71f2ead commit 4d83972
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -260,13 +260,5 @@ For help, see: https://nodejs.org/en/docs/inspector | |||
| 260 | 260 | at the end of the URL is generated on the fly, it varies in different | |
| 261 | 261 | debugging sessions.) | |
| 262 | 262 | ||
| 263 | - If the Chrome browser is older than 66.0.3345.0, | ||
| 264 | - use `inspector.html` instead of `js_app.html` in the above URL. | ||
| 265 | - | ||
| 266 | - Chrome DevTools doesn't support debugging [worker threads][] yet. | ||
| 267 | - [ndb][] can be used to debug them. | ||
| 268 | - | ||
| 269 | 263 | [Chrome DevTools Protocol]: https://chromedevtools.github.io/devtools-protocol/ | |
| 270 | 264 | [`debugger`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/debugger | |
| 271 | - [ndb]: https://github.com/GoogleChromeLabs/ndb/ | ||
| 272 | - [worker threads]: worker_threads.md | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments