Closed
Bug 1675114
Opened 5 years ago
Closed 5 years ago
Implement dispatcher & IPC for Pings in FOG
Categories
(Toolkit :: Telemetry, task, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: chutten, Assigned: chutten)
References
Details
Attachments
(1 file)
No IPC support needed other than logging on attempts to submit pings from non-main processes. But we need to put ping submission on the dispatcher so it happens in-order wrt to pending metric operations.
I guess that'll be what the test looks like.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/897365592259
Add Dispatcher and IPC support to FOG Pings r=janerik
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•