Closed
Bug 1958284
Opened 7 months ago
Closed 7 months ago
Remove the last leftover call to Telemetry::Accumulate
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
Details
Attachments
(1 file)
Legacy telemetry histograms in this file were migrated to glean in bug 1944631 (in https://phabricator.services.mozilla.com/D235673 specifically).
There's one call at https://searchfox.org/mozilla-central/rev/7014a821bb4689deb04f647a153a6db10e580a00/security/manager/ssl/nsNSSCallbacks.cpp#1040-1041 that was forgotten.
Assignee | ||
Comment 1•7 months ago
|
||
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2d32fc6a7c29
Remove the last leftover call to Telemetry::Accumulate in nsNSSCallbacks.cpp, r=chutten.
Comment 3•7 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c140/b139]
You need to log in
before you can comment on or make changes to this bug.
Description
•