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

Issue 882870 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Last visit 28 days ago
Closed: Dec 8
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Dev tools mapping sourcemap to URL instead of local file system

Reported by tom.piet...@gmail.com, Sep 11

Issue description

DevTools failed to link network resource to filesystem.

Platform: Win
Chrome version: Version 67.0.3396.99 (Official Build) (64-bit)

What are the details of your project?
- Source code (if any): Private
- Build System: Custom - TypeScript
- HTTP server: apache

Assets failed to link (or incorrectly linked):
1. all JS files

All files showing up twice - one for local filesystem and one using URL.  URL obviously won't work because our source is not published to the web server, so 404 page is returned instead.  Using the local file version does not break on breakpoints.

Sometimes it works, sometimes it doesn't.  So far, unable to figure out when or why.

 
chrome-dev-map1.png
20.0 KB View Download
chrome-dev-map2.png
21.5 KB View Download
chrome-dev-map3.png
31.8 KB View Download
Labels: Needs-Milestone
Owner: lushnikov@chromium.org
Status: Assigned (was: Unconfirmed)
Status: Archived (was: Assigned)
Workspaces 2.0 is imperfect and there's no feasible way to make it work for everybody. Archiving since we currently don't have resources to allocate towards improving Workspaces story.


Sign in to add a comment