Bug 1780503 - Switch back to using crash-stats.mozilla.com. r=sancus

Differential Revision: https://phabricator.services.mozilla.com/D152397
This commit is contained in:
Rob Lemley 2022-07-21 13:15:47 +00:00
Родитель 16cae0342f
Коммит daad436032
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -549,7 +549,7 @@ pref("mail.tabs.drawInTitlebar", true);
pref("mail.tabs.extraDragSpace", false);
// The breakpad report server to link to in about:crashes
pref("breakpad.reportURL", "https://crash-stats.thunderbird.net/report/");
pref("breakpad.reportURL", "https://crash-stats.mozilla.com/report/index/");
// OS Integrated Search and Indexing
#ifdef XP_WIN