Bug 1929093 - Disable network.http.http3.disable_when_third_party_roots_found, a=dmeehan

Differential Revision: https://phabricator.services.mozilla.com/D228086
This commit is contained in:
Kershaw Chang 2024-11-06 17:01:34 +00:00
parent 162b9e42a8
commit 2d15206cce

View File

@ -14062,11 +14062,7 @@
# When true, HTTP/3 will be disabled when third party roots are found.
- name: network.http.http3.disable_when_third_party_roots_found
type: RelaxedAtomicBool
#if defined(ANDROID)
value: false
#else
value: true
#endif
mirror: always
# Only used for testing purposes. In automation, this value is used to override