DevTools: stacktrace doesn't point to formatted code |
||
Issue descriptionChrome 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
,
Nov 15 2017
That's due to multiple frames with the same source. |
||
►
Sign in to add a comment |
||
Comment 1 by lushnikov@chromium.org
, Nov 15 2017