Bug 1677806 - Set network.dns.dns_query_single_label to false r=Gijs

This seems to have caused a bunch of regressions. We'll likely try to enable
it at a later time.

Differential Revision: https://phabricator.services.mozilla.com/D97597
This commit is contained in:
Valentin Gosu 2020-11-26 05:22:41 +00:00
Родитель 6a7feb99ae
Коммит d356170049
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -8546,7 +8546,7 @@
# API instead of PR_GetAddrInfoByName # API instead of PR_GetAddrInfoByName
- name: network.dns.dns_query_single_label - name: network.dns.dns_query_single_label
type: RelaxedAtomicBool type: RelaxedAtomicBool
value: true value: false
mirror: always mirror: always
# The proxy type. See nsIProtocolProxyService.idl # The proxy type. See nsIProtocolProxyService.idl