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

Differential Revision: https://phabricator.services.mozilla.com/D143741
This commit is contained in:
Luca Greco 2022-04-26 11:04:34 +00:00
Родитель eaa5d9e321
Коммит 67ac057d7b
1 изменённых файлов: 2 добавлений и 2 удалений

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

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