Bug 617860: Disable GPU rendering for fennec-on-windows. r=mfinkle a=b

Bug 617860: Disable GPU rendering for fennec-on-windows. r=mfinkle
This commit is contained in:
Chris Jones 2011-01-11 21:35:18 -06:00
Родитель 3b5a96746e
Коммит 5603571a28
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -510,6 +510,6 @@ pref("services.sync.autoconnectDelay", 5);
// threshold where a tap becomes a drag, in 1/240" reference pixels
pref("ui.dragThreshold", 24);
pref("layers.accelerate-all", false);
pref("layers.acceleration.disabled", true);
pref("notification.feature.enabled", true);