From c71af21a6e2bccfb80b4cb2e157b8ad636ad5ea7 Mon Sep 17 00:00:00 2001 From: Wes Kocher Date: Wed, 6 Sep 2017 16:48:20 -0700 Subject: [PATCH] Backed out changeset b7726e9751ca (bug 1392841) for reftest failures in font-display-1.html a=backout MozReview-Commit-ID: IDsqrO2kUQ1 --- modules/libpref/init/all.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/libpref/init/all.js b/modules/libpref/init/all.js index 18e8938a2a76..81adec421090 100644 --- a/modules/libpref/init/all.js +++ b/modules/libpref/init/all.js @@ -1832,7 +1832,7 @@ pref("network.http.enforce-framing.soft", true); pref("network.http.max_response_header_size", 393216); // If we should attempt to race the cache and network -pref("network.http.rcwn.enabled", true); +pref("network.http.rcwn.enabled", false); pref("network.http.rcwn.cache_queue_normal_threshold", 8); pref("network.http.rcwn.cache_queue_priority_threshold", 2); // We might attempt to race the cache with the network only if a resource