Open
Bug 1410468
Opened 8 years ago
Updated 1 year ago
Set telemetry callbacks for workers
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: luke, Unassigned)
References
(Blocks 2 open bugs)
Details
Currently JS_SetAccumulateTelemetryCallback() and JS_SetSetUseCounterCallback() are only called for XPCJSRuntime, so only windows' telemetry gets accumulated.
Updated•8 years ago
|
status-firefox58:
--- → fix-optional
Priority: -- → P3
Comment 1•8 years ago
|
||
status-firefox59:
--- → ?
Updated•7 years ago
|
Blocks: use-counters
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Blocks: sm-telemetry
Severity: S3 → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•