Bug 1006197 - End second HTTP cache v2 trial on desktop Firefox r=jduell

This commit is contained in:
Honza Bambas 2014-05-05 16:56:59 -07:00
parent 779cf44c82
commit 3cd94cb35b

View File

@ -1541,7 +1541,3 @@ pref("experiments.manifest.certs.1.commonName", "*.cdn.mozilla.net");
pref("experiments.manifest.certs.1.issuerName", "CN=Cybertrust Public SureServer SV CA,O=Cybertrust Inc");
// Whether experiments are supported by the current application profile.
pref("experiments.supported", true);
// Temporarily turn the new http cache v2 on for Desktop Firefox only
pref("browser.cache.use_new_backend_temp", true);