Closed
Bug 1136136
Opened 10 years ago
Closed 9 years ago
Add profile information to Telemetry Environment on Android
Categories
(Firefox Health Report Graveyard :: Client: Android, defect)
Firefox Health Report Graveyard
Client: Android
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1237632
People
(Reporter: Dexter, Unassigned)
References
Details
In bug 1136134 profile data was removed from the Environment on Android as services/healthreport/profile.jsm is not available on that platform. We should add profile data back to the environment by using the relative Android service [1].
[1] - https://hg.mozilla.org/mozilla-central/annotate/368c62292249/mobile/android/base/background/healthreport/ProfileInformationCache.java
Reporter | ||
Updated•10 years ago
|
Updated•10 years ago
|
Summary: Add profile information to Telemetry Environment → Add profile information to Telemetry Environment on Android
Comment 1•10 years ago
|
||
We could also consider to solve this problem more directly without using profile.jsm.
Updated•9 years ago
|
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox Health Report → Firefox Health Report Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•