Open
Bug 1458801
Opened 7 years ago
Updated 2 years ago
Consider moving test-only and android-only methods out of nsITelemetry.idl
Categories
(Toolkit :: Telemetry, enhancement, P3)
Toolkit
Telemetry
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox61 | --- | affected |
People
(Reporter: Dexter, Unassigned)
References
(Blocks 1 open bug)
Details
nsITelemetry [1] has become a gigantic interface, with test-only methods and platform specific ones. We should consider factoring out these methods to specific interfaces, e.g. nsITelemetryTest and nsITelemetryAndroid.
[1] - https://searchfox.org/mozilla-central/source/toolkit/components/telemetry/nsITelemetry.idl
Reporter | ||
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•