commit b40db3d7fa40cf79014eb2c32c25b56b293f787a
parent 494b473266d420c34cddaf70e0698c6ce3d7b157
Author: Valentin Gosu <valentin.gosu@gmail.com>
Date: Wed, 19 Nov 2025 12:35:49 +0000
Bug 1999454 - Enable fallback for essential services on Nightly r=necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D272125
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml
@@ -15835,7 +15835,7 @@
# to a fallback domain that hosts the same content.
- name: network.essential_domains_fallback
type: RelaxedAtomicBool
- value: false
+ value: @IS_NIGHTLY_BUILD@
mirror: always
# Enable HTTP Compression Dictionary support