Open Bug 1433965 Opened 8 years ago Updated 3 years ago

Check histogram expiry at compile time

Categories

(Toolkit :: Telemetry, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox60 --- affected

People

(Reporter: gfritzsche, Unassigned)

References

Details

For histograms shipping on-train, we know the Firefox version and can expire them at compile-time, just storing a boolean "expired" data point for runtime usage.
This saves us from doing 1k+ string comparison on startup.
(In reply to Georg Fritzsche [:gfritzsche] from comment #0) > For histograms shipping on-train, we know the Firefox version and can expire > them at compile-time, just storing a boolean "expired" data point for > runtime usage. Note to self: we should make sure that this has no implication with Linux third party builds that are sending Telemetry.
See Also: → 1433986
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.