Closed Bug 1322927 Opened 7 years ago Closed 7 years ago

JavaScript lines don't match in console and source view

Categories

(DevTools :: Console, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1134798

People

(Reporter: dominic.heun, Unassigned)

Details

When you open an web page with complex JavaScript source code, it is often obfuscated. Even though the browser has the option to prettify it. 
When a JavaScript event happens in an obfuscated script (e.g. print() is called), the line of the event will be displayed on the right of the console. When you don't change the script, is identical to the line in the debuggers source view. But if the JavaScript in the source window is obfuscated and the browser prettifies it, the lines don't match anymore.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.