Bug 1811148 - Extend expiry_version for storageLocalError telemetry events. r=robwu

Differential Revision: https://phabricator.services.mozilla.com/D168050
This commit is contained in:
Luca Greco 2023-01-27 15:47:11 +00:00
parent e96a77794d
commit 51f82934e3

View file

@ -755,9 +755,9 @@ extensions.data:
the value of this event is the addon id. the value of this event is the addon id.
storageLocalError: storageLocalError:
objects: ["get", "set", "remove", "clear"] objects: ["get", "set", "remove", "clear"]
bug_numbers: [1606903, 1649948, 1689255, 1730038, 1763523] bug_numbers: [1606903, 1649948, 1689255, 1730038, 1763523, 1811148]
notification_emails: ["addons-dev-internal@mozilla.com"] notification_emails: ["addons-dev-internal@mozilla.com"]
expiry_version: "112" expiry_version: "122"
products: products:
- "firefox" - "firefox"
record_in_processes: ["main", "content"] record_in_processes: ["main", "content"]