Bug 1861295 - Extend expiry of addonsManager and migrateResult events to 132 r=rpl

Differential Revision: https://phabricator.services.mozilla.com/D192752
This commit is contained in:
Rob Wu 2023-11-06 16:09:44 +00:00
Родитель 8c2e141d0f
Коммит b950c888b2
1 изменённых файлов: 10 добавлений и 10 удалений

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

@ -212,13 +212,13 @@ addonsManager:
- site_warning, site_blocked, install_disabled_warning
- download_started, download_completed, download_failed
notification_emails: ["addons-dev-internal@mozilla.com"]
expiry_version: "122"
expiry_version: "132"
products:
- "firefox"
- "fennec"
- "thunderbird"
record_in_processes: ["main"]
bug_numbers: [1433335, 1515697, 1523641, 1549770, 1590736, 1630596, 1672570, 1714251, 1749878, 1781974, 1817100]
bug_numbers: [1433335, 1515697, 1523641, 1549770, 1590736, 1630596, 1672570, 1714251, 1749878, 1781974, 1817100, 1861295]
release_channel_collection: opt-out
install_stats:
description: >
@ -284,13 +284,13 @@ addonsManager:
e.g. install events with source "about:addons" may have "install-from-file" or "url" as method).
num_strings: The number of permission description strings in the extension permission doorhanger
notification_emails: ["addons-dev-internal@mozilla.com"]
expiry_version: "122"
expiry_version: "132"
products:
- "firefox"
- "fennec"
- "thunderbird"
record_in_processes: ["main"]
bug_numbers: [1433335, 1515697, 1523641, 1549770, 1590736, 1630596, 1672570, 1714251, 1749878, 1781974, 1817100]
bug_numbers: [1433335, 1515697, 1523641, 1549770, 1590736, 1630596, 1672570, 1714251, 1749878, 1781974, 1817100, 1861295]
release_channel_collection: opt-out
report:
description: >
@ -311,13 +311,13 @@ addonsManager:
ERROR_ABORTED_SUBMIT, ERROR_ADDON_NOT_FOUND, ERROR_CLIENT, ERROR_NETWORK, ERROR_UNKNOWN,
ERROR_RECENT_SUBMIT, ERROR_SERVER, ERROR_AMODETAILS_NOTFOUND, ERROR_AMODETAILS_FAILURE.
notification_emails: ["addons-dev-internal@mozilla.com"]
expiry_version: "122"
expiry_version: "132"
products:
- "firefox"
- "fennec"
- "thunderbird"
record_in_processes: ["main"]
bug_numbers: [1544927, 1580561, 1590736, 1630596, 1672570, 1714251, 1749878, 1780746, 1781974, 1817100]
bug_numbers: [1544927, 1580561, 1590736, 1630596, 1672570, 1714251, 1749878, 1780746, 1781974, 1817100, 1861295]
release_channel_collection: opt-out
reportSuspiciousSite:
description: >
@ -327,11 +327,11 @@ addonsManager:
objects:
- suspiciousSite
notification_emails: ["addons-dev-internal@mozilla.com"]
expiry_version: "122"
expiry_version: "132"
products:
- "firefox"
record_in_processes: ["main"]
bug_numbers: [1806056, 1817100]
bug_numbers: [1806056, 1817100, 1861295]
release_channel_collection: opt-out
blocklist:
@ -637,9 +637,9 @@ creditcard:
extensions.data:
migrateResult:
objects: ["storageLocal"]
bug_numbers: [1470213, 1553297, 1590736, 1630596, 1672570, 1714251, 1749878, 1781974, 1817100]
bug_numbers: [1470213, 1553297, 1590736, 1630596, 1672570, 1714251, 1749878, 1781974, 1817100, 1861295]
notification_emails: ["addons-dev-internal@mozilla.com"]
expiry_version: "122"
expiry_version: "132"
products:
- "firefox"
- "fennec"