Backed out changeset 2e59e89efef9 (bug 1356448) for frequently crashing test_saveHeapSnapshot_e10s_01.js, test_ChildHistograms.js and more telemetry tests. r=backout

This commit is contained in:
Sebastian Hengst 2017-04-14 20:05:43 +02:00
parent dfe4c15977
commit b35aff5245

View File

@ -4628,9 +4628,6 @@ pref("layers.bench.enabled", false);
pref("layers.gpu-process.enabled", true);
pref("layers.gpu-process.max_restarts", 3);
pref("media.gpu-process-decoder", true);
#ifdef NIGHTLY_BUILD
pref("layers.gpu-process.allow-software", true);
#endif
#endif
// Whether to force acceleration on, ignoring blacklists.