Let software compositor process ride the trains. (bug 1385048, r=milan)

This commit is contained in:
David Anderson 2017-07-27 12:27:43 -07:00
Родитель 73718da85c
Коммит 2086b2467b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -4790,8 +4790,8 @@ pref("layers.bench.enabled", false);
#if defined(XP_WIN)
pref("layers.gpu-process.enabled", true);
pref("media.gpu-process-decoder", true);
#ifdef NIGHTLY_BUILD
pref("layers.gpu-process.allow-software", true);
#ifdef NIGHTLY_BUILD
pref("layers.gpu-process.max_restarts", 3);
#endif
#endif