In Bug 1581056 I mistakenly used `keyedScalarAdd` instead of `keyedScalarSet` which results in wrong telemetry values. We want to know the absolute amount of set permissions, not the sum.
Bug 1587130 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
In Bug 1581056 I mistakenly used `keyedScalarAdd` instead of `keyedScalarSet` which results in wrong telemetry values.