зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1886292 - Let webrender low-quality pinch zoom ride the trains on Android. r=nical
We should have done this a long time ago but forgot that it was nightly-only. Differential Revision: https://phabricator.services.mozilla.com/D205136
This commit is contained in:
Родитель
1dcd15d26b
Коммит
9ea5032c78
|
@ -6811,7 +6811,7 @@
|
|||
# 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)
|
||||
#if defined(MOZ_WIDGET_ANDROID)
|
||||
value: true
|
||||
#else
|
||||
value: false
|
||||
|
|
Загрузка…
Ссылка в новой задаче