Closed Bug 1364207 Opened 8 years ago Closed 8 years ago

histogram_tools.py broken when whitelist is None

Categories

(Toolkit :: Telemetry, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: frank, Assigned: chutten)

References

Details

Attachments

(1 file)

This is breaking some histograms in TMO. https://pageshot.net/nujLR8jXjGr8gZZn/rpm.newrelic.com
Comment on attachment 8866952 [details] bug 1364207 - Guard all uses of whitelists in histogram_tools https://reviewboard.mozilla.org/r/138560/#review141798 ::: toolkit/components/telemetry/histogram_tools.py:263 (Diff revision 1) > if not expiration: > return > > # We forbid new probes from using "expires_in_version" : "default" field/value pair. > # Old ones that use this are added to the whitelist. > + if whitelists is not None: Probably best to combine these if statements.
Attachment #8866952 - Flags: review?(fbertsch) → review-
Assignee: nobody → chutten
Priority: -- → P1
Comment on attachment 8866952 [details] bug 1364207 - Guard all uses of whitelists in histogram_tools https://reviewboard.mozilla.org/r/138560/#review142058
Attachment #8866952 - Flags: review?(fbertsch) → review+
Blocks: 1364556
Pushed by chutten@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/adc8eed5329e Guard all uses of whitelists in histogram_tools r=frank
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: