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

Issue 785396 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

DevTools: stacktrace doesn't point to formatted code

Project Member Reported by lushnikov@chromium.org, Nov 15 2017

Issue description

Chrome Version       : 64

What steps will reproduce the problem?
1. Pause In a minified js
2. Hit Pretty-print
3. Try to click on the stack frames

Expected: stack frames point to pretty-printed source
Actual: stack frames point to the minified source
 
Cc: dgozman@chromium.org kozy@chromium.org
Status: WontFix (was: Assigned)
That's due to multiple frames with the same source.

Sign in to add a comment