Bug 1763528 - Extend probe expiry for browser.searchinit.engine_invalid_webextension. r=mcheang

Differential Revision: https://phabricator.services.mozilla.com/D144026
This commit is contained in:
Mark Banner 2022-04-28 14:48:57 +00:00
Родитель 64b078eb27
Коммит 89c9863eff
1 изменённых файлов: 3 добавлений и 2 удалений

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

@ -5728,13 +5728,14 @@ browser.searchinit:
- 1665938
- 1691050
- 1725501
- 1763528
description: >
Records the WebExtension ID of a search engine where the WebExtension
is not installed (= 1), disabled (= 2), search engine no longer specified (= 4),
a different name (= 5), where the submission URL is different between the
search engine and the WebExtension (= 6). The value '3' has been replaced
by '6' to distinguish newer entries.
expires: "102"
expires: "110"
keyed: true
kind: uint
notification_emails:
@ -8427,4 +8428,4 @@ opaque.response.blocking:
# NOTE: Please don't add new definitions below this point. Consider adding
# them earlier in the file and leave the telemetry.test category as the last
# one for readability.
# one for readability.