diff options
Diffstat (limited to 'modules/libpref/init')
-rw-r--r-- | modules/libpref/init/all.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/libpref/init/all.js b/modules/libpref/init/all.js index 1b2793ed3..7172a8a90 100644 --- a/modules/libpref/init/all.js +++ b/modules/libpref/init/all.js @@ -4349,7 +4349,6 @@ pref("image.infer-src-animation.threshold-ms", 2000); // Whether to always optimize to image layers. Setting this to true will increase // performance of downscaled large images at the expense of visual quality, // because we can't use HQ downscaling in image layers. -// Aliasing may occur past downscaling beyond 34% in that case. pref("image.layerize.always", false); // |