Open
Bug 1692318
Opened 4 years ago
Updated 2 years ago
FOG IPC: Paint the Corners
Categories
(Toolkit :: Telemetry, task)
Toolkit
Telemetry
Tracking
()
NEW
People
(Reporter: chutten, Unassigned)
References
(Depends on 3 open bugs)
Details
(Whiteboard: [telemetry:fog:m8])
We have content-process write support for everything besides labeled metrics (see bug 1688281), but precious few of them actually replay their values when the IPCPayload reaches the parent process.
This bug is for finishing the work on FOG IPC:
- Replay
- Tests
- Non-content child processes: should we support them now, or write a guide for supporting them later?
- Can we do IPC not on the main thread? (bug 1641989)
Reporter | ||
Comment 1•4 years ago
|
||
Tests specifically for the IPC mechanism will likely be browser-chrome. Be sure to update the Testing Documentation to explain how it works, and also update the FOG Test Strategy. (Maybe throw a comment in the Testing docs that updates to the docs probably also require updates to the Strategy?)
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Assignee: chutten → nobody
Status: ASSIGNED → NEW
You need to log in
before you can comment on or make changes to this bug.
Description
•