mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1071769: Use DrawTargetTiled on B2G. r=Bas
This commit is contained in:
parent
e53235174e
commit
2e958c040f
@ -4264,6 +4264,9 @@ pref("layers.tiled-drawtarget.enabled", true);
|
|||||||
pref("layers.tiles.edge-padding", false);
|
pref("layers.tiles.edge-padding", false);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef MOZ_WIDGET_GONK
|
||||||
|
pref("layers.tiled-drawtarget.enabled", true);
|
||||||
|
#endif
|
||||||
|
|
||||||
// same effect as layers.offmainthreadcomposition.enabled, but specifically for
|
// same effect as layers.offmainthreadcomposition.enabled, but specifically for
|
||||||
// use with tests.
|
// use with tests.
|
||||||
|
Loading…
Reference in New Issue
Block a user