Bug 1333102 - bump telemetry histograms for reader mode, r=bsmedberg

MozReview-Commit-ID: 43Jyoi4nlM0

--HG--
extra : rebase_source : 6ab2ad85b1041cab708ecf4ce8ceaee8b126e0fa
This commit is contained in:
Gijs Kruitbosch 2017-01-23 16:41:46 +00:00
parent fa96c2f9f9
commit 2cbdb18d82

View File

@ -9532,14 +9532,14 @@
"description": "Reports results from the graphics sanity test to track which drivers are having problems (0=TEST_PASSED, 1=TEST_FAILED_RENDER, 2=TEST_FAILED_VIDEO, 3=TEST_CRASHED)"
},
"READER_MODE_PARSE_RESULT" : {
"expires_in_version": "54",
"expires_in_version": "58",
"alert_emails": ["firefox-dev@mozilla.org", "gijs@mozilla.com"],
"kind": "enumerated",
"n_values": 5,
"description": "The result of trying to parse a document to show in reader view (0=Success, 1=Error too many elements, 2=Error in worker, 3=Error no article)"
},
"READER_MODE_DOWNLOAD_RESULT" : {
"expires_in_version": "54",
"expires_in_version": "58",
"alert_emails": ["firefox-dev@mozilla.org", "gijs@mozilla.com"],
"kind": "enumerated",
"n_values": 5,