summaryrefslogtreecommitdiffstats
path: root/services/sync/tests/tps/test_client_wipe.js
diff options
context:
space:
mode:
Diffstat (limited to 'services/sync/tests/tps/test_client_wipe.js')
-rw-r--r--services/sync/tests/tps/test_client_wipe.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/services/sync/tests/tps/test_client_wipe.js b/services/sync/tests/tps/test_client_wipe.js
index ba9815db5..049b385fe 100644
--- a/services/sync/tests/tps/test_client_wipe.js
+++ b/services/sync/tests/tps/test_client_wipe.js
@@ -108,7 +108,7 @@ var prefs1 = [
{ name: "browser.urlbar.maxRichResults",
value: 20
},
- { name: "privacy.clearOnShutdown.siteSettings",
+ { name: "security.OCSP.require",
value: true
}
];
@@ -120,7 +120,7 @@ var prefs2 = [
{ name: "browser.urlbar.maxRichResults",
value: 18
},
- { name: "privacy.clearOnShutdown.siteSettings",
+ { name: "security.OCSP.require",
value: false
}
];