Closed Bug 1172102 Opened 10 years ago Closed 10 years ago

Marker nesting breaks with console.time/End

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect, P1)

41 Branch
defect

Tracking

(firefox41 affected)

RESOLVED FIXED
Tracking Status
firefox41 --- affected

People

(Reporter: jsantell, Unassigned)

References

Details

Attachments

(1 file)

Attached file weirdnesting.json
Created via click handler on a button that calls: function go () { console.time("go"); console.timeStamp("yeah"); (function() { console.timeEnd("go"); })(); } All the event handlers are nested within each other, suspecting the time/timeEnd, since that does NOT collapse messes up with it somehow.
Depends on: 1152992
I think this was fixed via bug 1176537.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: