New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 662204 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Dec 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

DevTools: node.js reports file paths instead of URLs as script's sourceURL

Project Member Reported by lushnikov@chromium.org, Nov 3 2016

Issue description

Node.js reports scripts with filePath instead of file url, e.g.
/usr/local/foobar.js instead of file:///use/local/foobar.js

It would be great to have this fixed. So far we introduced ungainly workarounds in the front-end, e.g.  crbug.com/662082 


 
Status: ExternalDependency (was: Assigned)
Status: WontFix (was: ExternalDependency)
Nothing we can do at this point. Looks like ESM modules will be reported as proper URLs at least

Sign in to add a comment