[Basilisk] Remove unused functionality for reporting crashes to an external server

This commit is contained in:
Basilisk-Dev 2023-09-26 12:20:57 -04:00 committed by roytam1
commit e73c73a426
2 changed files with 3 additions and 21 deletions

View file

@ -868,9 +868,6 @@ pref("browser.zoom.updateBackgroundTabs", true);
// The breakpad report server to link to in about:crashes
pref("breakpad.reportURL", "");
// URL for "Learn More" for Crash Reporter
pref("toolkit.crashreporter.infoURL", "");
// base URL for web-based support pages
pref("app.support.baseURL", "https://support.mozilla.org/1/firefox/%VERSION%/%OS%/%LOCALE%/");