Bug 1753248 - Disable strict-trr-fallback until we fix the timeout issues r=necko-reviewers,dragana

Differential Revision: https://phabricator.services.mozilla.com/D137664
This commit is contained in:
Valentin Gosu 2022-02-02 17:38:13 +00:00
parent fbad14b1c7
commit 3ead68f530

View file

@ -10221,7 +10221,7 @@
# If true, don't fallback to native DNS upon network errors.
- name: network.trr.strict_native_fallback
type: RelaxedAtomicBool
value: @IS_NIGHTLY_BUILD@
value: false
mirror: always
# If false, the temporary blocklisting feature is disabled.