From c9e54dcc264c067ca5b25535015e486dedb4ddd6 Mon Sep 17 00:00:00 2001 From: Jan Henning Date: Thu, 8 Mar 2018 22:17:40 +0100 Subject: [PATCH] Bug 1444209 - Update expiration date for mobile session restore failure telemetry. r=liuche MozReview-Commit-ID: FgwH8uyvqSe --HG-- extra : rebase_source : 0682957c3dadcb9b8d72d77bc2f740a40515e352 --- toolkit/components/telemetry/Histograms.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/toolkit/components/telemetry/Histograms.json b/toolkit/components/telemetry/Histograms.json index b7769f870faf..4444c0af170f 100644 --- a/toolkit/components/telemetry/Histograms.json +++ b/toolkit/components/telemetry/Histograms.json @@ -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.",