зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1626997 - Toggle the network.preload pref on on all channels. r=dragana
Afaict we've shipped this code via normandy or what not, so let's do this. Differential Revision: https://phabricator.services.mozilla.com/D101250
This commit is contained in:
Родитель
f12a97c159
Коммит
2aa86fffa7
|
@ -8497,10 +8497,10 @@
|
|||
value: false
|
||||
mirror: always
|
||||
|
||||
# Enables `<link rel="preload">` tag and `Link: rel=preload` respose header handling.
|
||||
# Enables `<link rel="preload">` tag and `Link: rel=preload` response header handling.
|
||||
- name: network.preload
|
||||
type: RelaxedAtomicBool
|
||||
value: @IS_EARLY_BETA_OR_EARLIER@
|
||||
value: true
|
||||
mirror: always
|
||||
|
||||
# Whether to use the network process or not
|
||||
|
|
Загрузка…
Ссылка в новой задаче