Bug 1682571 - Update prefs_file_was_invalid telemetry r=chutten,decoder

We are interested in knowing if and when the prefs file fails to read. Since Preferences silently handles this failure by resetting the prefs file (which is not ideal), the best way to find out if this is failing is via telemetry probe. The `prefs_file_was_invalid` telemetry already exists so it only needs to be updated.

Differential Revision: https://phabricator.services.mozilla.com/D99911
This commit is contained in:
Kris Wright 2020-12-18 21:24:33 +00:00
Родитель 7326a6cf51
Коммит 533f52bdf9
1 изменённых файлов: 3 добавлений и 3 удалений

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

@ -1926,16 +1926,16 @@ preferences:
prefs_file_was_invalid:
bug_numbers:
- 1367813
- 1682571
description: >-
Set to true if a failure occurred reading profile/prefs.js.
expires: "62"
expires: never
kind: boolean
notification_emails:
- bsmedberg@mozilla.com
- kwright@mozilla.com
release_channel_collection: opt-out
products:
- 'firefox'
- 'fennec'
record_in_processes:
- main
read_user_js: