mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
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:
parent
162b9e42a8
commit
2d15206cce
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user