Closed
Bug 1671468
Opened 4 years ago
Closed 4 years ago
Implement dispatcher & IPC for String Lists 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
(Whiteboard: [telemetry:fog:m6])
Attachments
(1 file)
Docs for IPC and Dispatcher stuff can be found here.
String List items, when added but not when set, need to be sent across IPC from non-main processes and dispatched off the instrumenting thread in the main process. set
is forbidden.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → chutten
Status: NEW → ASSIGNED
Priority: P3 → P1
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a01e8a3a28db
Dispatcher and IPC support for String List metrics r=janerik
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 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
•