Closed Bug 949746 Opened 11 years ago Closed 9 years ago

Toggle tracing from the console

Categories

(DevTools :: Debugger, defect, P3)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: fitzgen, Unassigned)

References

Details

We should be able to control the debugger's tracer via the console object. console.trace() is already taken >:-| Maybe console.logCalls() and console.logCallsEnd()? traceCalls and traceCallsEnd? Trying to keep the same pattern as console.profile() and console.profileEnd() even though it sounds kinda funky...
Priority: -- → P3
Blocks: dbg-trace
Summary: Expose start/stop tracing methods on the console object → Toggle the tracer from the console
Summary: Toggle the tracer from the console → Toggle tracingfrom the console
Summary: Toggle tracingfrom the console → Toggle tracing from the console
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
See Also: → 1830915
You need to log in before you can comment on or make changes to this bug.