Closed Bug 1676404 Opened 4 years ago Closed 4 years ago

Missed a pref when removing them from RecordEvent

Categories

(Toolkit :: Telemetry, task, P1)

task

Tracking

()

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: chutten, Assigned: chutten)

References

Details

Attachments

(1 file)

Over in TelemetryScalar we have Preferences::GetUint("toolkit.telemetry.maxEventSummaryKeys", 500); which can be called on-thread with whoever's recording events.

It's yet another Telemetry pref that's been here for over 2 years without needing to be changed, so we can just use its default.

It can't be accessed off-main-thread and hasn't been changed in 2 years.

Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/123972486e74
Remove event summary max keys pref r=janerik
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch

Thanks a lot!

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: