Bug 975829 - End the first HTTP cache v2 trial on Nigtly, r=jduell DONTBUILD

This commit is contained in:
Honza Bambas 2014-02-25 02:30:55 +01:00
parent ee836aeb44
commit af6bda0723

View File

@ -1387,5 +1387,5 @@ pref("ui.key.menuAccessKeyFocuses", true);
#endif
// Temporarily turn the new http cache v2 on for Desktop Firefox only
pref("browser.cache.use_new_backend_temp", true);
// Delete HTTP cache v2 data of users that didn't opt-in manually
pref("browser.cache.auto_delete_cache_version", 1);