Open
Bug 1356682
Opened 8 years ago
Updated 3 years ago
Move the telemetry IPC timer to use idle dispatch
Categories
(Toolkit :: Telemetry, enhancement, P3)
Toolkit
Telemetry
Tracking
()
NEW
People
(Reporter: ehsan.akhgari, Unassigned)
References
Details
(Whiteboard: [measurement:client])
This currently uses a 2s timer :(
<http://searchfox.org/mozilla-central/rev/24eec01c4e43c0f029b0148900b5f8ed508f7e21/toolkit/components/telemetry/ipc/TelemetryIPCAccumulator.cpp#83>
Once bug 1355746 adds an IdleDispatch() nsIThread API with a timeout value we can use it here as well.
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: [measurement:client]
Updated•8 years ago
|
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•