Closed
Bug 1587130
Opened 6 years ago
Closed 6 years ago
Fix nsContentBlocker telemetry adding scalar values instead of setting them
Categories
(Core :: Permission Manager, defect, P1)
Core
Permission Manager
Tracking
()
RESOLVED
FIXED
mozilla71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: emz, Assigned: emz)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
In Bug 1581056 I mistakenly used keyedScalarAdd instead of keyedScalarSet which results in wrong telemetry values.
Updated•6 years ago
|
Priority: -- → P1
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/11117ba499c6
Fixed nsContentBlocker telemetry adding scalar values. r=johannh
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Updated•3 years ago
|
Has Regression Range: --- → yes
Updated•3 years ago
|
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•