Closed
Bug 862176
Opened 12 years ago
Closed 12 years ago
Data reporting policy for Android
Categories
(Firefox Health Report Graveyard :: Client: Android, defect, P1)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: liuche, Assigned: liuche)
References
()
Details
In the Android version of the datareporting notification, we will be using Android system notifications for displaying datareporting policy.
This bug will track a a Java implementation of policy. See services/datareporting/policy.jsm for policy rules.
Assignee | ||
Comment 1•12 years ago
|
||
First pass on github.
Updated•12 years ago
|
Assignee: nobody → liuche
Status: NEW → ASSIGNED
Priority: -- → P1
Assignee | ||
Comment 2•12 years ago
|
||
Policy has been greatly simplified for Android. We are dropping delayed notification display (like Desktop) and the tracking of policy acceptance/dismissal times; now, we are simply recording time that policy has been displayed. This is handled as part of bug 833625.
Closing this bug because policy is no longer a significant component, and is part of bug 833625.
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
•