Closed Bug 1709364 Opened 4 years ago Closed 4 years ago

Remove startTime argument from DevTools::showToolbox

Categories

(DevTools :: General, task, P3)

task

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jdescottes, Unassigned)

References

Details

As we are removing the timing probes in https://bugzilla.mozilla.org/show_bug.cgi?id=1643433, the startTime argument passed to DevTools::showToolbox is no longer recording but is still used to differentiate calls that should ping telemetry from calls which shouldn't ping telemetry.

This should be replaced by an explicit argument, but this will require updating all call sites that used to pass startTime, so it seems out of scope of the regular release task cleanup.

We ended up keeping the probes. Closing.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.