Closed
Bug 1107708
Opened 9 years ago
Closed 9 years ago
Fix potential race for clientId initialization for TelemetryPing
Categories
(Toolkit :: Telemetry, defect)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: gfritzsche, Assigned: gfritzsche)
References
Details
Attachments
(1 file)
1.63 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
Spot-checking the TelemetryPing for the clientId implementation, we could *theoretically* hit "idle-daily", "idle" and assemble a ping before finished loading the client id from DRS.
Attachment #8532250 -
Flags: review?(nfroyd)
![]() |
||
Updated•9 years ago
|
Attachment #8532250 -
Flags: review?(nfroyd) → review+
Assignee | ||
Comment 1•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/25bf67228623
Comment 2•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/25bf67228623
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in
before you can comment on or make changes to this bug.
Description
•