Bug 1597187 - Remove setting of "datareporting.healthreport.about.reportUrl" preference from Marionette r=marionette-reviewers,whimboo

Differential Revision: https://phabricator.services.mozilla.com/D75287
This commit is contained in:
Hamzah 2020-05-14 17:03:35 +00:00
Родитель 749612612f
Коммит 863d186226
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -44,8 +44,6 @@ class GeckoInstance(object):
"apz.content_response_timeout": 60000,
# Do not send Firefox health reports to the production server
# removed in Firefox 59
"datareporting.healthreport.about.reportUrl": "http://%(server)s/dummy/abouthealthreport/",
"datareporting.healthreport.documentServerURI": "http://%(server)s/dummy/healthreport/",
# Do not show datareporting policy notifications which can interfer with tests