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

Issue 794443 link

Starred by 2 users

Issue metadata

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



Sign in to add a comment

Failed to map workspace CSS file to Network CSS file

Reported by gornall....@gmail.com, Dec 13 2017

Issue description

DevTools failed to link network resource to filesystem.

This feature was working fine until most recent update.

As seen in screen shot DevTools detects the (local) Filesystem css file has been added to my Workspace. It appears that the mapping does not work for these CSS files.
The browser does not reflect any changes to the Filesystem css file.

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

What are the details of your project?
- Source code (if any): private repo
- Build System: Visual Studios - Web Essentials
- HTTP server: ASP NET

Assets failed to link (or incorrectly linked):
1. Core CSS file

If possible, please attach a screenshot of network sources navigator which should show which resources failed to map.

 
chrome-devtools-network.png
27.0 KB View Download
chrome-devtools-source-filesystem.png
33.6 KB View Download
Cc: krajshree@chromium.org
Labels: Needs-Triage-M63 Triaged-ET Needs-Feedback
gornall.nick@ - Thanks for filing the issue...!!

Could you please provide a sample test file/url to test the issue from TE-end. 
This will help us in triaging the issue further.

Thanks...!!
Owner: lushnikov@chromium.org
Status: Assigned (was: Unconfirmed)
Hi Krajshree and Lushnikov,

The sample URL is: https://www.racgp.org.au/home

The CSS files is being loaded from the URL: https://www.racgp.org.au/App_Themes/RACGP/RACGPStyles.css

I have tried adding a folder on my local filesystem which has the same file/folder structure as the attached.

Thanks,
Nick
local_workspace_example.zip
33.7 KB Download
Status: WontFix (was: Assigned)
Hi Nick,

The new workspaces work only with localhost; to override resources served from real domains, please use the new "network overrides" feature: https://umaar.com/dev-tips/162-network-overrides/

Sign in to add a comment