Bug 1071769: Use DrawTargetTiled on B2G. r=Bas

This commit is contained in:
Nicolas Silva 2015-07-28 18:50:56 +02:00
parent e53235174e
commit 2e958c040f

View File

@ -4264,6 +4264,9 @@ pref("layers.tiled-drawtarget.enabled", true);
pref("layers.tiles.edge-padding", false);
#endif
#ifdef MOZ_WIDGET_GONK
pref("layers.tiled-drawtarget.enabled", true);
#endif
// same effect as layers.offmainthreadcomposition.enabled, but specifically for
// use with tests.