summaryrefslogtreecommitdiffstats
path: root/testing/marionette/client/marionette_driver
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2020-01-14 15:07:15 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-01-14 15:07:15 +0100
commit1392abe1def56308c0cee4ab834c3968040272b9 (patch)
tree2ad4d13caa7ddb0d3762521d247445fe0696ad81 /testing/marionette/client/marionette_driver
parentabf6fd8f2a6a9ba24e641f9965bc5bbb36477c85 (diff)
downloadUXP-1392abe1def56308c0cee4ab834c3968040272b9.tar
UXP-1392abe1def56308c0cee4ab834c3968040272b9.tar.gz
UXP-1392abe1def56308c0cee4ab834c3968040272b9.tar.lz
UXP-1392abe1def56308c0cee4ab834c3968040272b9.tar.xz
UXP-1392abe1def56308c0cee4ab834c3968040272b9.zip
No issue - Remove unused network.http.bypass-cachelock-threshold pref.
Diffstat (limited to 'testing/marionette/client/marionette_driver')
-rw-r--r--testing/marionette/client/marionette_driver/geckoinstance.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/marionette/client/marionette_driver/geckoinstance.py b/testing/marionette/client/marionette_driver/geckoinstance.py
index 174168ed2..c59cc2ace 100644
--- a/testing/marionette/client/marionette_driver/geckoinstance.py
+++ b/testing/marionette/client/marionette_driver/geckoinstance.py
@@ -77,8 +77,6 @@ class GeckoInstance(object):
"marionette.defaultPrefs.enabled": True,
"media.volume_scale": "0.01",
- # Make sure the disk cache doesn't get auto disabled
- "network.http.bypass-cachelock-threshold": 200000,
# Do not prompt for temporary redirects
"network.http.prompt-temp-redirect": False,
# Disable speculative connections so they aren"t reported as leaking when they"re