From edcfa8e4f3a3fe02562ecc7132fa4f9e4470d5f4 Mon Sep 17 00:00:00 2001 From: Phil Ringnalda Date: Mon, 26 May 2014 23:22:37 -0700 Subject: [PATCH] Back out 5e1bd5190442 (bug 897996) for b2g OOP reftest bustage CLOSED TREE --- b2g/app/b2g.js | 1 - 1 file changed, 1 deletion(-) diff --git a/b2g/app/b2g.js b/b2g/app/b2g.js index a5760527da6..cf33add40b8 100644 --- a/b2g/app/b2g.js +++ b/b2g/app/b2g.js @@ -109,7 +109,6 @@ pref("mozilla.widget.use-buffer-pixmap", true); pref("mozilla.widget.disable-native-theme", true); pref("layout.reflow.synthMouseMove", false); pref("layers.enable-tiles", true); -pref("layers.low-precision-buffer", true); /* Cross Process Mutex is not supported on Mac OS X so progressive paint cannot be enabled for B2G on Mac OS X desktop