Closed
Bug 870992
Opened 12 years ago
Closed 9 years ago
Make FHR content accept data as an Object, not a String
Categories
(Firefox Health Report Graveyard :: Web: Health Report, defect)
Firefox Health Report Graveyard
Web: Health Report
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: nalexander, Unassigned)
Details
It appears that the FHR content expects the latest payload as a String, which it then parses. Is there a reason to not accept an Object?
This is costing us a serialize and deserialize on Android, and probably one serialize on desktop.
Comment 1•9 years ago
|
||
This is not an issue with the new v4 versions.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
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
•