зеркало из https://github.com/mozilla/pjs.git
Bug 683709 - Add 'layers.acceleration.draw-fps' pref to profile; r=ajuma
--HG-- extra : rebase_source : 8634336592efd07cdfe25bebaf2e36b96a09bd29
This commit is contained in:
Родитель
19c4723877
Коммит
14009b823c
|
@ -3290,6 +3290,8 @@ pref("layers.acceleration.disabled", false);
|
|||
// Whether to force acceleration on, ignoring blacklists.
|
||||
pref("layers.acceleration.force-enabled", false);
|
||||
|
||||
pref("layers.acceleration.draw-fps", false);
|
||||
|
||||
#ifdef XP_WIN
|
||||
// Whether to disable the automatic detection and use of direct2d.
|
||||
#ifdef MOZ_E10S_COMPAT
|
||||
|
|
Загрузка…
Ссылка в новой задаче