Bug 706503 - Add layers.offmainthreadcomposition.enabled. r=joe

This commit is contained in:
Benoit Girard 2011-11-30 11:12:37 -05:00
Родитель 3e662221d3
Коммит 24d9275d09
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -3323,6 +3323,8 @@ pref("layers.acceleration.force-enabled", false);
pref("layers.acceleration.draw-fps", false);
pref("layers.offmainthreadcomposition.enabled", false);
#ifdef XP_WIN
// Whether to disable the automatic detection and use of direct2d.
#ifdef MOZ_E10S_COMPAT