зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1717117: Enable low-quality-pinch-zoom pref on Android Nightly. r=jrmuizel
Differential Revision: https://phabricator.services.mozilla.com/D118224
This commit is contained in:
Родитель
371c6f4522
Коммит
f0edc4ed46
|
@ -5238,7 +5238,11 @@
|
|||
# for devices with weak GPUs, or when running SWGL.
|
||||
- name: gfx.webrender.low-quality-pinch-zoom
|
||||
type: bool
|
||||
#if defined(MOZ_WIDGET_ANDROID) && defined(NIGHTLY_BUILD)
|
||||
value: true
|
||||
#else
|
||||
value: false
|
||||
#endif
|
||||
mirror: once
|
||||
|
||||
# Use vsync events generated by hardware
|
||||
|
|
Загрузка…
Ссылка в новой задаче