Closed
Bug 938368
Opened 12 years ago
Closed 12 years ago
Make ANR reporter use new telemetry ping format
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 28
People
(Reporter: jchen, Assigned: jchen)
Details
Attachments
(1 file)
11.20 KB,
patch
|
blassey
:
review+
|
Details | Diff | Splinter Review |
There has been some changes to the telemetry ping format,
1) Ping no longer has the "checksum" field
2) Ping has a "reason" field that's taken from the "info" field
3) "payload" field is now a JSON object instead of JSON-encoded string
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → nchen
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•12 years ago
|
||
This patch addresses the above differences
Attachment #832552 -
Flags: review?(blassey.bugs)
Updated•12 years ago
|
Attachment #832552 -
Flags: review?(blassey.bugs) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 28
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•