Skip to content

Commit

Permalink
Bug 1886292 - Let webrender low-quality pinch zoom ride the trains on…
Browse files Browse the repository at this point in the history
… Android. a=RyanVM

We should have done this a long time ago but forgot that it was nightly-only.

Original Revision: https://phabricator.services.mozilla.com/D205136

Differential Revision: https://phabricator.services.mozilla.com/D205211
  • Loading branch information
jamienicol committed Mar 21, 2024
1 parent 80bce39 commit 57005c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/libpref/init/StaticPrefList.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 57005c0

Please sign in to comment.