Bug 1444209 - Update expiration date for mobile session restore failure telemetry. r=liuche

MozReview-Commit-ID: FgwH8uyvqSe

--HG--
extra : rebase_source : 0682957c3dadcb9b8d72d77bc2f740a40515e352
This commit is contained in:
Jan Henning 2018-03-08 22:17:40 +01:00
Родитель ba8a820351
Коммит c9e54dcc26
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -12769,7 +12769,7 @@
"FENNEC_SESSIONSTORE_DAMAGED_SESSION_FILE": {
"record_in_processes": ["main", "content"],
"alert_emails": ["jh+bugzilla@buttercookie.de"],
"expires_in_version": "61",
"expires_in_version": "66",
"kind": "flag",
"bug_numbers": [1284017],
"description": "When restoring tabs on startup, reading from sessionstore.js failed, even though the file exists and is not containing an explicitly empty window.",
@ -12778,7 +12778,7 @@
"FENNEC_SESSIONSTORE_RESTORING_FROM_BACKUP": {
"record_in_processes": ["main", "content"],
"alert_emails": ["jh+bugzilla@buttercookie.de"],
"expires_in_version": "61",
"expires_in_version": "66",
"kind": "flag",
"bug_numbers": [1190627],
"description": "When restoring tabs on startup, reading from sessionstore.js failed, but sessionstore.bak was read successfully.",
@ -12787,7 +12787,7 @@
"FENNEC_SESSIONSTORE_ALL_FILES_DAMAGED": {
"record_in_processes": ["main", "content"],
"alert_emails": ["jh+bugzilla@buttercookie.de"],
"expires_in_version": "61",
"expires_in_version": "66",
"kind": "flag",
"bug_numbers": [1337115],
"description": "Both the main session file and its backup could not be read and and the first run pref is false.",