Closed Bug 1870710 Opened 1 year ago Closed 1 year ago

Allow starting the tracer only on next user interaction

Categories

(DevTools :: Debugger, enhancement)

enhancement

Tracking

(firefox123 fixed)

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

(Blocks 2 open bugs)

Details

Attachments

(2 files)

One challenge with the JavaScript tracer is the overload of traces being logged.
It is quite frequent that either setInterval/postMessage/mouseover code are polluting the output between the start of the record and the particular user interaction we are trying to debug.
Being able to trigger the tracer only when a user interaction start should drastically help debugging these scenarios.

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED

This was meant to display which one of the two output method was used.

Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3762795af98d [devtools] Optionally trigger the tracer only on next mousedown or keydown. r=devtools-reviewers,fluent-reviewers,flod,nchevobbe https://hg.mozilla.org/integration/autoland/rev/c1c3447b8916 [devtools] Fix rendering of tracer output config. r=devtools-reviewers,nchevobbe
Regressions: 1871192
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
Blocks: 1832135
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: