Closed Bug 956088 Opened 11 years ago Closed 7 years ago

Visual indication that source is sourcemapped

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: fitzgen, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: dev-doc-needed)

The frontend should have some kind of UI indication on sources that are source mapped and when queried for more details (via a click/hover/something?) should show which generated source and source map the source comes from. Alternatively, I like the webkit devtools' approach where the sources are a tree and source mapped sources are children of the generated source. We could borrow that UI, but it would be a lot of refactoring in the server, RDP, and frontend.
Priority: -- → P3
Summary: should have some kind of UI indication that a given source is source mapped → Visual indication that source is sourcemapped
This is done in the new debugger. Source mapped files are located in the `webpack://` tree.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Keywords: dev-doc-needed
OS: Mac OS X → All
Hardware: x86 → All
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.