Closed Bug 1216836 Opened 9 years ago Closed 3 months ago

Blackboxed scripts still show line numbers in console.log

Categories

(DevTools :: Console, enhancement, P3)

41 Branch
enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1861326

People

(Reporter: zac.spitzer, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20151014143721

Steps to reproduce:

When you blackbox a script, if you are using a wrapper for console.log (etc) the src file and line number in the console is for the wapper function instead of the blackboxed script


Actual results:

The console.log reports the blackboxed script wrapper function's name and line number


Expected results:

the console log script and line number should report the first non black boxed script
Component: Untriaged → Developer Tools: Console
Product: Firefox → DevTools
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 3 months ago
Duplicate of bug: 1861326
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.