Commit 0dba6b63 authored by Kershaw Chang's avatar Kershaw Chang
Browse files

Bug 1745385 - Enable network.proxy.detect_system_proxy_changes on nightly,...

Bug 1745385 - Enable network.proxy.detect_system_proxy_changes on nightly, r=necko-reviewers,valentin

Differential Revision: https://phabricator.services.mozilla.com/D133470
parent 1722b358
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9834,7 +9834,7 @@

- name: network.proxy.detect_system_proxy_changes
  type: RelaxedAtomicBool
  value: false
  value: @IS_NIGHTLY_BUILD@
  mirror: always

# Some requests during a page load are marked as "tail", mainly trackers, but not only.